Skip to content

Commit 3f25af1

Browse files
committed
Pin to stable aind-data-schema release
1 parent 6058ef0 commit 3f25af1

File tree

2 files changed

+87
-86
lines changed

2 files changed

+87
-86
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data = ["contraqctor>=0.5.3, <0.6.0"]
3232

3333
launcher = [
3434
"aind-clabe[aind-services]>=0.9",
35-
"aind-data-schema>=2",
35+
"aind-data-schema>=2.2",
3636
"aind_behavior_vr_foraging[data]",
3737
]
3838

@@ -43,7 +43,6 @@ dev = [
4343
"aind_behavior_vr_foraging[data]",
4444
"ruff",
4545
"codespell",
46-
"aind-data-schema @git+https://github.com/AllenNeuralDynamics/aind-data-schema@dev"
4746
]
4847

4948
docs = [

0 commit comments

Comments
 (0)