Skip to content

Commit

Permalink
revert sympy support up to 1.11 to fix readthedocs build
Browse files Browse the repository at this point in the history
  • Loading branch information
cuihantao committed Jun 11, 2023
1 parent aa3ea44 commit 1dc9ec4
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,7 +1,7 @@
kvxopt>=1.3.0.0
numpy
scipy
sympy>=1.6,<=1.12,!=1.10.0
sympy>=1.6,<1.12,!=1.10.0
pandas
matplotlib
openpyxl
Expand Down

0 comments on commit 1dc9ec4

Please sign in to comment.