diff --git a/pyproject.toml b/pyproject.toml index 95d059e..69f4cd4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "gdal==3.6.4", "godale", "pyproj", - "geopandas", + "geopandas==0.14.4", "jupyterlab", "matplotlib", "numpy",