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 114b95e commit c80619cCopy full SHA for c80619c
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"numpy>=1.20",
32
"openpyxl",
33
"pandas",
34
- "power_grid_model>=1.8",
+ "power_grid_model>=1.8, <1.11",
35
"pyyaml",
36
"structlog",
37
"tqdm",
0 commit comments