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 e565c00 commit 76f783bCopy full SHA for 76f783b
pyproject.toml
@@ -41,10 +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-api-dispatch >= 0.13.0, < 0.14",
45
"frequenz-client-dispatch >= 0.4.0, < 0.5.0",
46
- "frequenz-client-base >= 0.3.0, < 0.5.0",
47
- "frequenz-client-common >= 0.1.0, < 0.3.0",
48
]
49
dynamic = ["version"]
50
0 commit comments