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 9722e74 commit c448a9cCopy full SHA for c448a9c
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.13.0, < 5",
30
- "frequenz-api-common >= 0.8.0, < 9",
+ "frequenz-api-common >= 0.8.0, < 1",
31
"frequenz-core >= 1.0.2, < 2",
32
]
33
dynamic = ["version"]
0 commit comments