environment: restrict geopandas to <=0.6.3

This commit is contained in:
Fabian Neumann 2020-03-17 17:48:01 +01:00
parent 0c6c23478b
commit c87a88967c

View File

@ -41,7 +41,7 @@ dependencies:
- fiona
- proj
- pyshp
- geopandas
- geopandas<=0.6.3
- rasterio
- shapely
- libgdal