diff --git a/pyproject.toml b/pyproject.toml index 7ccb47f..535f329 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "pydantic>2,<3", "rasterio>=1,<2", "rasterstats>=0.20.0", - "rioxarray>=0.15.1,<0.18.0", + "rioxarray>=0.15.1,<0.20.0", "tenacity>=9.1.2", "tqdm>=4.67.1", "xarray>=0.7.0",