Merge pull request #467 from PyPSA/add-pygeos

env: add pygeos
This commit is contained in:
Fabian Hofmann 2023-02-08 18:42:08 +01:00 committed by GitHub
commit e70449c5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,7 @@ dependencies:
- numpy<1.24
- pandas
- geopandas>=0.11.0
- pygeos>=0.10.0
- xarray
- netcdf4
- networkx