Skip to content

Commit

Permalink
Merge pull request #229 from Happy-Algorithms-League/bugfix/sympy_eva…
Browse files Browse the repository at this point in the history
…luate

Update sympy version to fix problem with evaluate(False) context
  • Loading branch information
jakobj committed Aug 5, 2020
2 parents e2d4010 + f2e2c93 commit 6bd94f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# extra requirements
matplotlib ~= 3.2.1
scipy ~= 1.4.1
sympy ~= 1.5.1
sympy ~= 1.6.1
torch ~= 1.5.0
# dev requirements
pytest ~= 5.4.1
Expand Down

0 comments on commit 6bd94f4

Please sign in to comment.