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 ea3aaf1 commit 6bf6570Copy full SHA for 6bf6570
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.5.0, < 5",
30
- "frequenz-api-common >= 0.5.4, < 6",
+ "frequenz-api-common >= 0.6.0, < 7",
31
]
32
dynamic = ["version"]
33
0 commit comments