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 40a6752 + 6f20fe1 commit afdc7ccCopy full SHA for afdc7cc
pyproject.toml
@@ -27,8 +27,8 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.6.1, < 5",
30
- "frequenz-client-reporting>=0.9.0, < 1",
31
- "frequenz-client-common >= 0.2.0, < 0.4",
+ "frequenz-client-reporting>=0.13.0, < 1",
+ "frequenz-client-common >= 0.3.0, < 0.4",
32
]
33
dynamic = ["version"]
34
0 commit comments