diff --git a/requirements.txt b/requirements.txt index 50362e8..4cc000a 100755 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fiona gdal>=2 godale pyproj>=2.1 -geopandas>=0.8 +geopandas==0.14.4 jupyterlab matplotlib numpy @@ -19,4 +19,4 @@ rtree retrying pytest pytest-cov -pytest-runner \ No newline at end of file +pytest-runner