diff --git a/backend/api/requirements.txt b/backend/api/requirements.txt index 74d6379085f7..fb56d822d9fd 100644 --- a/backend/api/requirements.txt +++ b/backend/api/requirements.txt @@ -17,7 +17,7 @@ backoff==2.2.1; python_version >= '3.7' and python_version < '4.0' beautifulsoup4==4.12.3; python_full_version >= '3.6.0' billiard==4.2.0; python_version >= '3.7' black==24.4.2; python_version >= '3.8' -boto3==1.34.120; python_version >= '3.8' +boto3==1.35.6; python_version >= '3.8' botocore==1.34.120; python_version >= '3.8' cachetools==5.3.3; python_version >= '3.7' celery[redis,sqs]==5.4.0; python_version >= '3.8'