diff --git a/pyproject.toml b/pyproject.toml index 0e6c6c5..ffc1480 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ requires-python = ">=3.10" dependencies = [ "backoff>=2,<3", - "geopandas<1", + "geopandas<2", "h5py", "httpx", "ipywidgets<9",