revert to shapely<2.0

This commit is contained in:
Fabian Neumann 2022-12-27 11:51:01 +01:00
parent e14382239e
commit 70cea4aea3

View File

@ -32,7 +32,7 @@ dependencies:
- netcdf4 - netcdf4
- networkx - networkx
- scipy - scipy
- shapely - shapely<2.0
- progressbar2 - progressbar2
- pyomo - pyomo
- matplotlib - matplotlib