diff --git a/pyproject.toml b/pyproject.toml index 8f7aa1e..d639a4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ examples = [ "geopandas>=1.0.0,<1.1.0", "pandas>=2.0,<2.3", - "rasterio~=1.3.6", + "rasterio~=1.4.1", "rasterstats>=0.18,<0.20", "setuptools>=73.0.1,<75.2.0", "SQLAlchemy~=2.0.9",