Skip to content

Commit e044bf3

Browse files
authored
Update requirements.txt (#93)
Limit numpy version to be smaller than 2.0
1 parent 57ddc55 commit e044bf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
numpy
2-
packaging
1+
numpy<2.0
2+
packaging

0 commit comments

Comments
 (0)