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 622e053 commit 85dd229Copy full SHA for 85dd229
pyproject.toml
@@ -40,7 +40,7 @@ requires-python = ">= 3.11, < 4"
40
dependencies = [
41
"click >= 8.1.8, < 9",
42
"entsoe-py >= 0.6.16, < 1",
43
- "frequenz-api-common >= 0.6.5, < 0.7.0",
+ "frequenz-api-common >= 0.6.5, < 0.8.0",
44
"grpcio >= 1.72.1, < 2",
45
"frequenz-channels >= 1.6.1, < 2",
46
"frequenz-client-base >= 0.11.0, < 0.12.0",
0 commit comments