Merge pull request #2 from PyPSA/master
environment: restrict geopandas to <=0.6.3
This commit is contained in:
commit
a5cde4d384
@ -41,7 +41,7 @@ dependencies:
|
||||
- fiona
|
||||
- proj
|
||||
- pyshp
|
||||
- geopandas
|
||||
- geopandas<=0.6.3
|
||||
- rasterio
|
||||
- shapely
|
||||
- libgdal
|
||||
|
Loading…
Reference in New Issue
Block a user