diff --git a/setup.py b/setup.py index f962913..2cd5afd 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ 'tqdm==4.66.4', 'colorama==0.4.6', 'boto3==1.34.80', - 'botocore==1.34.80', + 'botocore==1.34.158', 'python-dotenv==1.0.1' ], include_package_data=True,