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.
2 parents 661c144 + d131a33 commit b9a25afCopy full SHA for b9a25af
pyproject.toml
@@ -59,7 +59,7 @@ tqdm = ">= 4, < 5"
59
xxhash = ">= 3.2, < 4"
60
61
[tool.poetry.group.graphviz.dependencies]
62
-pygraphviz = { version = ">= 1, < 2", python = "< 3.12" }
+pygraphviz = { version = ">= 1, < 2" }
63
64
[tool.poetry.group.meshing.dependencies]
65
trimesh = ">= 3, < 4"
0 commit comments