Skip to content

Commit 462f995

Browse files
committed
Bump minimum MathicsScanner version
We just released a new one
1 parent 12792ab commit 462f995

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
@@ -90,7 +90,7 @@ def read(*rnames):
9090

9191
# General Requirements
9292
INSTALL_REQUIRES += [
93-
"Mathics_Scanner>=1.1.2,<1.2.0",
93+
"Mathics_Scanner>=1.2.0,<1.3.0",
9494
"sympy>=1.8, <= 1.9dev",
9595
"mpmath>=1.2.0",
9696
"numpy",

0 commit comments

Comments
 (0)