diff --git a/pyproject.toml b/pyproject.toml index aab64d19..29c99b0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "uWSGI>=2.0.17", "wheel", "geopandas", - "rasterio==1.3.10", + "rasterio==1.4.0", "pystac==1.10.1", "PyJWT", "werkzeug==3.0.3",