Skip to content

Commit

Permalink
Pin Numpy to <2.0
Browse files Browse the repository at this point in the history
Many changes in Numpy 2.0 -- fixing other changes in other dev systems.
  • Loading branch information
mscuthbert committed Jul 28, 2024
1 parent 204e9d0 commit 93f3ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ joblib
jsonpickle
matplotlib
more_itertools
numpy
numpy<2.0.0
webcolors>=1.5
requests

0 comments on commit 93f3ad3

Please sign in to comment.