Skip to content

Commit 9bdb61c

Browse files
committed
Accept new mathicsscript version
1 parent 1fb75ea commit 9bdb61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def read(*rnames):
8080

8181
# General Requirements
8282
INSTALL_REQUIRES += [
83-
"Mathics_Scanner>=1.0.0,<1.1.0",
83+
"Mathics_Scanner>=1.1.0,<1.2.0",
8484
"sympy>=1.7, <= 1.8dev",
8585
"mpmath>=1.2.0",
8686
"numpy",

0 commit comments

Comments
 (0)