Promote runtime deps and archive scoliosis analysis

This commit is contained in:
2026-03-10 15:02:46 +08:00
parent 560f8e7aae
commit 2647398307
3 changed files with 21 additions and 20 deletions
+4 -4
View File
@@ -23,6 +23,10 @@ dependencies = [
"matplotlib",
"cvmmap-client",
"nats-py",
"ultralytics",
"jaxtyping",
"beartype",
"click",
]
[project.optional-dependencies]
@@ -43,10 +47,6 @@ include = ["opengait", "opengait.*", "opengait_studio", "opengait_studio.*"]
dev = [
"basedpyright>=1.38.1",
"pytest",
"ultralytics",
"jaxtyping",
"beartype",
"click",
]