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 cdede2e commit f7666b6Copy full SHA for f7666b6
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
# changing the version
31
# (plugins.mkdocstrings.handlers.python.import)
32
"frequenz-client-microgrid >= 0.4.0, < 0.5.0",
33
- "frequenz-channels >= 1.0.0-rc1, < 2.0.0",
+ "frequenz-channels >= 1.1.0, < 2.0.0",
34
"networkx >= 2.8, < 4",
35
"numpy >= 1.26.4, < 2",
36
"typing_extensions >= 4.6.1, < 5",
0 commit comments