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 770d768 commit 4d1e724Copy full SHA for 4d1e724
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
# changing the version
31
# (plugins.mkdocstrings.handlers.python.import)
32
"frequenz-client-microgrid >= 0.18.1, < 0.19.0",
33
- "frequenz-microgrid-component-graph >= 0.3.4, < 0.4",
+ "frequenz-microgrid-component-graph >= 0.4, < 0.5",
34
"frequenz-client-common >= 0.3.6, < 0.4.0",
35
"frequenz-channels >= 1.6.1, < 2.0.0",
36
"frequenz-quantities[marshmallow] >= 1.0.0, < 2.0.0",
0 commit comments