We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec4471 commit 2cc6d15Copy full SHA for 2cc6d15
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"scanspec>=0.7.3",
31
"pyzmq==26.3.0", # Until we can move to RHEL 8 https://github.com/DiamondLightSource/mx-bluesky/issues/1139
32
"deepdiff",
33
- "daq-config-server>=v1.0.0-rc.2", # For getting Configuration settings.
+ "daq-config-server>=v1.1.2",
34
]
35
36
dynamic = ["version"]
0 commit comments