We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468f940 commit 7aae664Copy full SHA for 7aae664
pyproject.toml
@@ -20,7 +20,7 @@ classifiers = [
20
]
21
license = { text = "BSD-3-Clause" }
22
requires-python = ">=3.10"
23
-dependencies = ["marshmallow","bidict", "pika", "setuptools", "stomp-py>=7", "opentelemetry-api==1.20.0", "opentelemetry-sdk==1.20.0", "opentelemetry-exporter-otlp-proto-http==1.20.0" ]
+dependencies = ["zocalo","marshmallow","bidict", "pika", "setuptools", "stomp-py>=7", "opentelemetry-api==1.20.0", "opentelemetry-sdk==1.20.0", "opentelemetry-exporter-otlp-proto-http==1.20.0" ]
24
25
[project.urls]
26
Download = "https://github.com/DiamondLightSource/python-workflows/releases"
0 commit comments