Skip to content

Commit

Permalink
Merge pull request #142 from TUDelft-CITG/fix/packages-deps
Browse files Browse the repository at this point in the history
make sure we use shapely 2 or greater
  • Loading branch information
Fedor Baart committed Mar 20, 2024
2 parents e8ee298 + 29f06f4 commit ef9e3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
numpy
networkx
simpy
shapely
shapely>=2
pyproj
plotly
matplotlib
Expand Down

0 comments on commit ef9e3c3

Please sign in to comment.