diff --git a/pyproject.toml b/pyproject.toml index 5f1d531..de4f30f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ ] examples = [ "geopandas>=1.1.0,<1.2.0", - "pandas>=2.3,<2.4", + "pandas>=3,<3.1", "rasterio~=1.4.1", "rasterstats>=0.20,<0.21", "setuptools>=80.9.0,<80.10.0",