Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Use Trimesh 4.0 and Shapely 2.0.0
  • Loading branch information
drlukeparry committed Dec 8, 2023
1 parent da4b1f7 commit 081dede
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ sphinx
pyclipr >= 0.1.4
numpy
matplotlib
scipy
shapely
networkx
Rtree
trimesh
scipy
shapely >= 2.0.0
trimesh >= 4.0.0
triangle
scikit-image
cython

0 comments on commit 081dede

Please sign in to comment.