Skip to content

Commit

Permalink
Allow numpy 2.0 in requirements.txt (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Sep 17, 2024
1 parent b40607a commit 016bb8a
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 +1 @@
numpy>=1.15.0,<2.0.0
numpy>=1.15.0

0 comments on commit 016bb8a

Please sign in to comment.