Skip to content

Commit

Permalink
more explicit numpy version to avoid compiler issues
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal committed Jun 28, 2024
1 parent 75f9a90 commit 788826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
numpy~=1.11.0
numpy>=1.11.0,<2.0.0

0 comments on commit 788826a

Please sign in to comment.