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 1fb75ea commit 9bdb61cCopy full SHA for 9bdb61c
1 file changed
setup.py
@@ -80,7 +80,7 @@ def read(*rnames):
80
81
# General Requirements
82
INSTALL_REQUIRES += [
83
- "Mathics_Scanner>=1.0.0,<1.1.0",
+ "Mathics_Scanner>=1.1.0,<1.2.0",
84
"sympy>=1.7, <= 1.8dev",
85
"mpmath>=1.2.0",
86
"numpy",
0 commit comments