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 f25d49c commit 00903a3Copy full SHA for 00903a3
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing-extensions >= 4.6.1, < 5",
30
- "frequenz-client-reporting >= 0.18.0, < 0.19.0",
+ "frequenz-client-reporting >= 0.18.0, < 0.20.0",
31
"frequenz-client-common >= 0.3.0, < 0.4",
32
]
33
dynamic = ["version"]
0 commit comments