Merge pull request #469 from PyPSA/upgrade-shapely

env: update shapely to >=2.0
This commit is contained in:
Fabian Hofmann 2023-02-08 21:49:17 +01:00 committed by GitHub
commit 9aab1e5c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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