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
|
- fiona
|
||||||
- proj
|
- proj
|
||||||
- pyshp
|
- pyshp
|
||||||
- geopandas
|
- geopandas<=0.6.3
|
||||||
- rasterio
|
- rasterio
|
||||||
- shapely
|
- shapely
|
||||||
- libgdal
|
- libgdal
|
||||||
|
Loading…
Reference in New Issue
Block a user