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 adb6451 commit cf54b41Copy full SHA for cf54b41
pyproject.toml
@@ -40,7 +40,7 @@ dependencies = [
40
# plugins.mkdocstrings.handlers.python.import)
41
"frequenz-sdk >= 1.0.0-rc2100, < 1.0.0-rc2200",
42
"frequenz-channels >= 1.6.1, < 2.0.0",
43
- "frequenz-client-dispatch >= 0.11.3, < 1.0.0",
+ "frequenz-client-dispatch >= 0.11.3, < 2.0.0",
44
"frequenz-client-base >= 0.11.0, < 0.12.0",
45
]
46
dynamic = ["version"]
0 commit comments