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 ef33445 commit 72533dfCopy full SHA for 72533df
pyproject.toml
@@ -70,7 +70,7 @@ server = [
70
"sqlmodel",
71
"stomp-py<=8.1.0", # 8.1.1 (released 2024-04-06) doesn't work with our project
72
"uvicorn[standard]",
73
- "zocalo",
+ "zocalo>=1",
74
]
75
[project.urls]
76
Bug-Tracker = "https://github.com/DiamondLightSource/python-murfey/issues"
0 commit comments