Skip to content

Commit

Permalink
require numpy < 2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-weigand committed Jul 9, 2024
1 parent dd5ee7d commit 693eaab
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
@@ -1,4 +1,4 @@
numpy >= 1.16.5
numpy >= 1.16.5,< 2
matplotlib>=2
pandas>=0.23 # Due to sort method in pd.concat
scipy
Expand Down

0 comments on commit 693eaab

Please sign in to comment.