Skip to content

Commit 9970490

Browse files
authored
Merge branch 'feautre/restrict-numpy-2.0' into feature/vision-excel-config-update
2 parents 8e6c6a1 + 9a833ff commit 9970490

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
@@ -28,7 +28,7 @@ classifiers=[
2828
]
2929
requires-python = ">=3.11"
3030
dependencies = [
31-
"numpy>=1.20, <2.0",
31+
"numpy>=1.20",
3232
"openpyxl",
3333
"pandas",
3434
"power_grid_model>=1.8",

0 commit comments

Comments
 (0)