From 7ba5e4857be0d9f3476c4955f816f2ab657afd4e Mon Sep 17 00:00:00 2001 From: Adam Kariv Date: Tue, 18 Feb 2025 15:59:20 +0200 Subject: [PATCH] Roll back boto3 --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 674746b..f0727b8 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,6 +2,6 @@ dataflows dataflows-airtable python-dotenv requests -boto3 +boto3<1.36.0 Pillow PyYAML \ No newline at end of file