diff --git a/pyproject.toml b/pyproject.toml index cd65707a6..4eed2f233 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dependencies = [ "uWSGI>=2.0.17", "wheel", "geopandas", - "rasterio==1.3.4", + "rasterio==1.3.10", "pystac==0.5.6", "PyJWT", "werkzeug==3.0.1", diff --git a/requirements.txt b/requirements.txt index 28e7a375f..edd59cde3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ setuptools uWSGI>=2.0.17 wheel geopandas -rasterio==1.3.4 +rasterio==1.3.10 pystac==0.5.6 PyJWT werkzeug==3.0.1