We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41496bc commit 485c408Copy full SHA for 485c408
pyproject.toml
@@ -31,9 +31,10 @@ Changelog = "https://github.com/AllenNeuralDynamics/Aind.Behavior.VrForaging/rel
31
data = ["contraqctor>=0.5.3, <0.6.0"]
32
33
launcher = [
34
- "aind-clabe[aind-services]>=0.9.1rc1",
+ "aind-clabe[aind-services]>=0.9.1",
35
"aind-data-schema>=2.2",
36
"aind_behavior_vr_foraging[data]",
37
+ "aind-watchdog-service==0.1.6.dev8"
38
]
39
40
[dependency-groups]
0 commit comments