Skip to content

Commit

Permalink
Changing Numpy version limit to include 2.x but not a theoretical 3.x
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Kerfoot <[email protected]>
  • Loading branch information
ericspod committed Jan 20, 2025
1 parent e39bad9 commit dfae9a0
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,2 +1,2 @@
torch>=1.9
numpy>=1.24,<2.0
numpy>=1.24,<3.0

0 comments on commit dfae9a0

Please sign in to comment.