Skip to content

Commit

Permalink
reqs: Enforcing numpy<2.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLuporini committed Jun 17, 2024
1 parent ece1d19 commit 93acdf6
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,5 +1,5 @@
pip>=9.0.1
numpy>1.16
numpy>1.16,<2.0
sympy>=1.9,<1.13
psutil>=5.1.0,<6.0
py-cpuinfo<10
Expand Down

0 comments on commit 93acdf6

Please sign in to comment.