From 33693b29061ffbf685b3e8e0d0adc7fb590dbbc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Courivaud?= Date: Thu, 16 Jan 2025 11:17:17 +0100 Subject: [PATCH] =?UTF-8?q?upgrade=20boto3=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Courivaud --- analytics/dagster/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/analytics/dagster/requirements.txt b/analytics/dagster/requirements.txt index 3d801f0cc..bfee0e642 100644 --- a/analytics/dagster/requirements.txt +++ b/analytics/dagster/requirements.txt @@ -11,8 +11,8 @@ requests dlt[duckdb] dlt[filesystem] dlt[parquet] -s3fs - +s3fs==2024.12.0 +boto3==1.36.0 thefuzz==0.22.1 psutil