diff --git a/requirements.txt b/requirements.txt index dbf104d..b080dfe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ async-timeout==4.0.2; python_version >= "3.6" and python_full_version >= "3.6.1" asynctest==0.13.0; python_version >= "3.6" and python_full_version >= "3.6.1" and python_version < "3.8" attrs==21.4.0; python_version >= "3.6" and python_full_version >= "3.6.1" bentoml==0.12.1; python_full_version >= "3.6.1" -boto3==1.21.24; python_version >= "3.6" and python_full_version >= "3.6.1" +boto3==1.26.84; python_version >= "3.6" and python_full_version >= "3.6.1" botocore==1.24.24; python_version >= "3.6" and python_full_version >= "3.6.1" cerberus==1.3.4; python_version >= "2.7" and python_full_version >= "3.6.1" certifi==2021.10.8; python_version >= "3.6" and python_full_version >= "3.6.1"