Skip to content

Commit

Permalink
Remove numpy version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Sep 2, 2024
1 parent 7d333f5 commit 14a59aa
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 @@
kvxopt>=1.3.2.1
numpy<3.0
numpy
scipy
sympy>=1.6,!=1.10.0
pandas
Expand Down

0 comments on commit 14a59aa

Please sign in to comment.