Skip to content

Commit

Permalink
Lift restriction on SymPy version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cuihantao committed Aug 12, 2023
1 parent a31a045 commit 5e5cfbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
kvxopt>=1.3.0.0
numpy
scipy
sympy>=1.6,<1.12,!=1.10.0
sympy>=1.6,!=1.10.0
pandas
matplotlib
openpyxl
Expand Down

0 comments on commit 5e5cfbe

Please sign in to comment.