Merge pull request #1127 from PyPSA/fix_env
restrict geopandas until conflicts are resolved
This commit is contained in:
commit
02abc99c60
@ -28,7 +28,7 @@ dependencies:
|
||||
- powerplantmatching>=0.5.15
|
||||
- numpy
|
||||
- pandas>=2.1
|
||||
- geopandas>=0.11.0
|
||||
- geopandas>=0.11.0, <1
|
||||
- xarray>=2023.11.0
|
||||
- rioxarray
|
||||
- netcdf4
|
||||
|
Loading…
Reference in New Issue
Block a user