We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10a710a + 582707a commit 0a37bb8Copy full SHA for 0a37bb8
pyproject.toml
@@ -41,8 +41,7 @@ dependencies = [
41
# plugins.mkdocstrings.handlers.python.import)
42
"frequenz-sdk == 1.0.0rc601",
43
"frequenz-channels >= 1.0.1, < 2.0.0",
44
-# "frequenz-client-dispatch >= 0.4.0, < 0.5.0",
45
- "frequenz-client-dispatch @ git+https://github.com/frequenz-floss/frequenz-client-dispatch-python.git@6632298",
+ "frequenz-client-dispatch >= 0.5.0, < 0.6.0",
46
]
47
dynamic = ["version"]
48
0 commit comments