Skip to content

Commit 17dcf28

Browse files
committed
Try sympy 1.8
1 parent d69ab0e commit 17dcf28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def read(*rnames):
9191
# General Requirements
9292
INSTALL_REQUIRES += [
9393
"Mathics_Scanner>=1.1.2,<1.2.0",
94-
"sympy>=1.7, <= 1.8dev",
94+
"sympy>=1.8, <= 1.9dev",
9595
"mpmath>=1.2.0",
9696
"numpy",
9797
"palettable",

0 commit comments

Comments
 (0)