Skip to content

Commit 485c408

Browse files
committed
Update clabe dependency to stable release
1 parent 41496bc commit 485c408

File tree

2 files changed

+101
-94
lines changed

2 files changed

+101
-94
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ Changelog = "https://github.com/AllenNeuralDynamics/Aind.Behavior.VrForaging/rel
3131
data = ["contraqctor>=0.5.3, <0.6.0"]
3232

3333
launcher = [
34-
"aind-clabe[aind-services]>=0.9.1rc1",
34+
"aind-clabe[aind-services]>=0.9.1",
3535
"aind-data-schema>=2.2",
3636
"aind_behavior_vr_foraging[data]",
37+
"aind-watchdog-service==0.1.6.dev8"
3738
]
3839

3940
[dependency-groups]

0 commit comments

Comments
 (0)