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 ad34799 commit 5913665Copy full SHA for 5913665
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = [
41
"click >= 8.1.8, < 9",
42
# Stick to a version without a polluting `tests` package: https://github.com/EnergieID/entsoe-py/pull/447
43
"entsoe-py >= 0.6.16, < 0.7.1",
44
- "frequenz-api-common >= 0.6.5, < 0.9.0",
+ "frequenz-api-common >= 0.8.1, < 0.9.0",
45
"grpcio >= 1.72.1, < 2",
46
"frequenz-channels >= 1.6.1, < 2",
47
"frequenz-client-base >= 0.11.0, < 0.12.0",
0 commit comments