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.
2 parents 7f307be + 5b10b3c commit 2c4e16aCopy full SHA for 2c4e16a
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
# Make sure to update the version for cross-referencing also in the
40
# mkdocs.yml file when changing the version here (look for the config key
41
# plugins.mkdocstrings.handlers.python.import)
42
- "frequenz-sdk == 1.0.0-rc900, < 1.0.0-rc1000",
+ "frequenz-sdk >= 1.0.0-rc900, < 1.0.0-rc1000",
43
"frequenz-channels >= 1.1.0, < 2.0.0",
44
"frequenz-client-dispatch >= 0.6.0, < 0.7.0",
45
]
0 commit comments