diff --git a/pyproject.toml b/pyproject.toml index 9ca38711..bbd8690e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ ] examples = [ "geopandas>=1.1.0,<1.2.0", - "pandas>=2.0,<2.3", + "pandas>=2.3,<2.4", "rasterio~=1.4.1", "rasterstats>=0.20,<0.21", "setuptools>=75.2.0,<76.0.0",