We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69ab0e commit 17dcf28Copy full SHA for 17dcf28
1 file changed
setup.py
@@ -91,7 +91,7 @@ def read(*rnames):
91
# General Requirements
92
INSTALL_REQUIRES += [
93
"Mathics_Scanner>=1.1.2,<1.2.0",
94
- "sympy>=1.7, <= 1.8dev",
+ "sympy>=1.8, <= 1.9dev",
95
"mpmath>=1.2.0",
96
"numpy",
97
"palettable",
0 commit comments