From 9adda00605017d7e37f8ab36a110941f9533646d Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Mon, 12 Jan 2026 10:52:45 -0300 Subject: [PATCH] SIENTIAPDE-1478 Update requirements.txt to remove specific versions for botocore and boto3 dependencies, allowing for more flexible version management. --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 37d645b..5308718 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ redis git+ssh://git@github.com/Aignosi/sientia-dataops-library.git@1.8.0 git+ssh://git@github.com/Aignosi/sientia-mlops-library.git@0.40.7 prometheus-client -botocore==1.41.6 -boto3==1.41.6 +botocore +boto3 s3fs pyarrow kaleido