diff --git a/requirements.txt b/requirements.txt index 34dfbc0..cc34478 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==2.1.3 opencv-python==4.10.0.84 -gdal==3.9.3 +gdal==3.10.0 rasterio==1.4.2 rio-rgbify==0.4.0 requests==2.32.3 @@ -9,9 +9,9 @@ coverage==7.6.8 boto3==1.35.72 boto3-stubs[s3]==1.35.72 azure-identity==1.19.0 -azure-storage-blob==12.23.1 +azure-storage-blob==12.24.0 python-dotenv==1.0.1 pillow==10.4.0 retry==0.9.2 botocore==1.35.72 -httpx[http2]==0.27.2 \ No newline at end of file +httpx[http2]==0.28.0 \ No newline at end of file