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 cb1f821 commit 7c84624Copy full SHA for 7c84624
pyproject.toml
@@ -28,7 +28,7 @@ classifiers=[
28
]
29
requires-python = ">=3.11"
30
dependencies = [
31
- "numpy>=1.20",
+ "numpy>=1.20, <2.0",
32
"openpyxl",
33
"pandas",
34
"power_grid_model>=1.8",
0 commit comments