Skip to content

Commit 15448be

Browse files
authored
Update entsoe dependency (#241)
Fixes day ahead queries after DA market switched from houly to quarterhourly.
2 parents 903169a + 16fcba4 commit 15448be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ requires-python = ">= 3.11, < 4"
4040
dependencies = [
4141
"click >= 8.1.8, < 9",
4242
# 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",
43+
"entsoe-py >= 0.7.10, < 0.7.11",
4444
"frequenz-api-common >= 0.8.1, < 0.9.0",
4545
"grpcio >= 1.72.1, < 2",
4646
"frequenz-channels >= 1.6.1, < 2",

0 commit comments

Comments
 (0)