Skip to content

Commit ef1fb74

Browse files
committed
Track API boxes_to_text removal in mathics-core.
Also put quotes around Strings.
1 parent 0a31e3e commit ef1fb74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "Mathics3-Django"
88
description = "A Django-based frontend for Mathics3"
99
dependencies = [
1010
"Django >= 3.1",
11-
"Mathics3 >= 10.0",
11+
"Mathics3 >= 10.0.1",
1212
"Mathics3_Scanner >= 10.0",
1313
"pygments", # For colorized Python tracebacks
1414
"requests",

0 commit comments

Comments
 (0)