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 b906c7e commit f95d18cCopy full SHA for f95d18c
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = [
38
# Make sure to update the version for cross-referencing also in the
39
# mkdocs.yml file when changing the version here (look for the config key
40
# plugins.mkdocstrings.handlers.python.import)
41
- "frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc1900",
+ "frequenz-sdk >= 1.0.0-rc1302, < 1.0.0-rc2000",
42
"frequenz-channels >= 1.6.1, < 2.0.0",
43
"frequenz-client-dispatch >= 0.10.1, < 0.11.0",
44
]
0 commit comments