We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99eb139 commit d2323e5Copy full SHA for d2323e5
2 files changed
pyproject.toml
@@ -55,7 +55,7 @@ dependencies = [
55
"ophyd >= 1.10.5",
56
"ophyd-async >= 0.16.0",
57
"bluesky >= 1.14.6",
58
- "dls-dodal @ git+https://github.com/DiamondLightSource/dodal.git@main",
+ "dls-dodal == 2.2.2",
59
]
60
61
0 commit comments