diff --git a/pyproject.toml b/pyproject.toml index a7236800..4ee610da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ docs = [ "boto3~=1.26", "cartopy~=0.21", "geojson~=3.0.1", - "geopandas~=0.13.0", + "geopandas>=0.13,<0.15", "geoviews~=1.9", "hvplot~=0.8.3", "ipykernel~=6.22",