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 0a31e3e commit ef1fb74Copy full SHA for ef1fb74
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ name = "Mathics3-Django"
8
description = "A Django-based frontend for Mathics3"
9
dependencies = [
10
"Django >= 3.1",
11
- "Mathics3 >= 10.0",
+ "Mathics3 >= 10.0.1",
12
"Mathics3_Scanner >= 10.0",
13
"pygments", # For colorized Python tracebacks
14
"requests",
0 commit comments