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 4b376e2 commit b00c08fCopy full SHA for b00c08f
setup.py
@@ -33,7 +33,7 @@ def read(*rnames):
33
packages=find_namespace_packages(include=["pymathics.*"]),
34
install_requires=[
35
"Mathics3>=6.0.0",
36
- "networkx>=2.8.0",
+ "networkx>=3.0.0",
37
"pydot",
38
"matplotlib",
39
"scipy>=1.10.0",
0 commit comments