Skip to content

Commit d41028d

Browse files
authored
pin numpy > 2.0
1 parent 99a141c commit d41028d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.requirements/base.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ looseversion
88
matplotlib>=3.4.3
99
multipledispatch
1010
networkx
11-
numpy<1.24.0
11+
numpy>2.0.0
1212
pandas
1313
plotly
1414
pydantic

0 commit comments

Comments
 (0)