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.
2 parents 8e6c6a1 + 9a833ff commit 9970490Copy full SHA for 9970490
pyproject.toml
@@ -28,7 +28,7 @@ classifiers=[
28
]
29
requires-python = ">=3.11"
30
dependencies = [
31
- "numpy>=1.20, <2.0",
+ "numpy>=1.20",
32
"openpyxl",
33
"pandas",
34
"power_grid_model>=1.8",
0 commit comments