Skip to content

Commit b9da469

Browse files
committed
Pin daq-config-server
1 parent f1d93a4 commit b9da469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
# These dependencies may be issued as pre-release versions and should have a pin constraint
4444
# as by default pip-install will not upgrade to a pre-release.
4545
#
46-
"daq-config-server>=v1.0.0-rc.2",
46+
"daq-config-server @ git+https://github.com/DiamondLightSource/dodal.git@main",
4747
"blueapi >= 1.8.0",
4848
"ophyd >= 1.10.5",
4949
"ophyd-async >= 0.14.0",

0 commit comments

Comments
 (0)