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 12792ab commit 462f995Copy full SHA for 462f995
1 file changed
setup.py
@@ -90,7 +90,7 @@ def read(*rnames):
90
91
# General Requirements
92
INSTALL_REQUIRES += [
93
- "Mathics_Scanner>=1.1.2,<1.2.0",
+ "Mathics_Scanner>=1.2.0,<1.3.0",
94
"sympy>=1.8, <= 1.9dev",
95
"mpmath>=1.2.0",
96
"numpy",
0 commit comments