Skip to content

Commit

Permalink
Update requirements.txt (sony#93)
Browse files Browse the repository at this point in the history
Limit numpy version to be smaller than 2.0
  • Loading branch information
reuvenperetz authored Jun 18, 2024
1 parent 57ddc55 commit e044bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
numpy
packaging
numpy<2.0
packaging

0 comments on commit e044bf3

Please sign in to comment.