From c5d6ccfc9ad3cc0e16b0296d5ec0213724baa688 Mon Sep 17 00:00:00 2001 From: forestbat Date: Wed, 1 Nov 2023 13:57:42 +0800 Subject: [PATCH] update version of boto and s3fs --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5253e09..6303fcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ HydroErr async-retriever tqdm rich -boto3 +boto3==1.28.64 minio -s3fs==2022.05 \ No newline at end of file +s3fs==2023.10