diff --git a/h3ronpy/pyproject.toml b/h3ronpy/pyproject.toml index 0fdaebb..6d58019 100644 --- a/h3ronpy/pyproject.toml +++ b/h3ronpy/pyproject.toml @@ -36,7 +36,7 @@ polars = [ "polars>=1.0" ] pandas = [ - "geopandas>=0.10", + "geopandas>=1", ] test = [ "rasterio",