Go back in shapely version cause 2.0 breaks osm2city

This commit is contained in:
fly 2023-12-01 22:41:16 +00:00
parent a87812615a
commit 6807168222

View file

@ -1,6 +1,6 @@
# descartes also installs amongst others numpy, matplotlib, pillow # descartes also installs amongst others numpy, matplotlib, pillow
descartes==1.1.0 descartes==1.1.0
shapely==2.0.1 shapely==1.8.5
networkx==3.1 networkx==3.1
requests==2.29.0 requests==2.29.0
pyproj==3.5.0 pyproj==3.5.0