From c753186b986222dd8fb75ec57bc0f1fc69482bf5 Mon Sep 17 00:00:00 2001 From: BRAUN REMI Date: Tue, 31 Oct 2023 11:44:28 +0100 Subject: [PATCH] Update sertit[full]>=1.31.0 --- CHANGES.md | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1f1663d8..a08c2371 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,6 +26,7 @@ - FIX: Fixing TIR temperature conversion for Landsat-7 - FIX: Test thermal bands in CI - FIX: Upgraded to EO STAC extension v1.1.0 ([#83](https://github.com/sertit/eoreader/issues/83)) +- DEPS: Update minimum versions of some libraries ## 0.20.2 (2023-06-22) diff --git a/requirements.txt b/requirements.txt index 38678313..b0ebf339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ spyndex>=0.3.0 pystac[validation] # SERTIT libs -sertit[full]>=1.30.0 +sertit[full]>=1.31.0 # Optimizations dask[complete]>=2021.10.0