We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 903169a + 16fcba4 commit 15448beCopy full SHA for 15448be
pyproject.toml
@@ -40,7 +40,7 @@ requires-python = ">= 3.11, < 4"
40
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.11",
+ "entsoe-py >= 0.7.10, < 0.7.11",
44
"frequenz-api-common >= 0.8.1, < 0.9.0",
45
"grpcio >= 1.72.1, < 2",
46
"frequenz-channels >= 1.6.1, < 2",
0 commit comments