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.
2 parents 0d6e0eb + 6bf6570 commit 968471dCopy full SHA for 968471d
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