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 53792f2 commit 868f557Copy full SHA for 868f557
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
# (plugins.mkdocstrings.handlers.python.import)
32
"frequenz-client-microgrid >= 0.6.0, < 0.7.0",
33
"frequenz-channels >= 1.2.0, < 2.0.0",
34
- "frequenz-quantities == 1.0.0rc3",
+ "frequenz-quantities >= 1.0.0rc3, < 2.0.0",
35
"networkx >= 2.8, < 4",
36
"numpy >= 1.26.4, < 2",
37
"typing_extensions >= 4.6.1, < 5",
0 commit comments