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 a507778 commit 4a28dfaCopy full SHA for 4a28dfa
pyproject.toml
@@ -28,7 +28,7 @@ requires-python = ">= 3.11, < 4"
28
dependencies = [
29
"typing_extensions >= 4.6.1, < 5",
30
"grpc-stubs == 1.53.0.6",
31
- "frequenz-api-reporting >= 0.8.0, < 0.9",
+ "frequenz-api-reporting >= 0.8.0, < 0.11",
32
"frequenz-client-common >= 0.3.0, < 0.4",
33
"grpcio >=1.72.1, < 2",
34
"protobuf >=6.31.1, < 7",
0 commit comments