Skip to content

Commit

Permalink
Merge pull request #2 from gdsfactory/dependabot/pip/trimesh-gte-4-an…
Browse files Browse the repository at this point in the history
…d-lt-4.5

Update trimesh requirement from <4.4,>=4 to >=4,<4.5
  • Loading branch information
joamatab authored May 20, 2024
2 parents 787d24f + ff749da commit c5be178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies = [
"networkx",
"pyglet<2",
"scikit-image",
"trimesh>=4,<4.4",
"trimesh>=4,<4.5",
"ipycytoscape",
"ipyevents",
"ipykernel",
Expand Down

0 comments on commit c5be178

Please sign in to comment.