try shapely 2.0

This commit is contained in:
Fabian Neumann 2022-12-27 11:43:02 +01:00
parent 70d07d561f
commit e14382239e

View File

@ -32,7 +32,7 @@ dependencies:
- netcdf4 - netcdf4
- networkx - networkx
- scipy - scipy
- shapely<2.0 # need to address deprecations - shapely
- progressbar2 - progressbar2
- pyomo - pyomo
- matplotlib - matplotlib