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 a7e380b commit 0bb5873Copy full SHA for 0bb5873
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-rc2002, < 1.0.0-rc2100",
+ "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.0, < 0.12.0",
44
"frequenz-client-common >= 0.3.2, < 0.4.0",
0 commit comments