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.
frequenz-client-microgrid
2 parents 3842d77 + 97a2b77 commit 4fd924fCopy full SHA for 4fd924f
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
# Make sure to update the mkdocs.yml file when
30
# changing the version
31
# (plugins.mkdocstrings.handlers.python.import)
32
- "frequenz-client-microgrid >= 0.5.0, < 0.6.0",
+ "frequenz-client-microgrid >= 0.5.1, < 0.6.0",
33
"frequenz-channels >= 1.1.0, < 2.0.0",
34
"networkx >= 2.8, < 4",
35
"numpy >= 1.26.4, < 2",
0 commit comments