Skip to content

Commit b9a25af

Browse files
committed
Merge branch 'feature/v0.4.5' into develop
2 parents 661c144 + d131a33 commit b9a25af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tqdm = ">= 4, < 5"
5959
xxhash = ">= 3.2, < 4"
6060

6161
[tool.poetry.group.graphviz.dependencies]
62-
pygraphviz = { version = ">= 1, < 2", python = "< 3.12" }
62+
pygraphviz = { version = ">= 1, < 2" }
6363

6464
[tool.poetry.group.meshing.dependencies]
6565
trimesh = ">= 3, < 4"

0 commit comments

Comments
 (0)