diff --git a/config/requirements/base.txt b/config/requirements/base.txt index 22411256f..1b4b2060b 100644 --- a/config/requirements/base.txt +++ b/config/requirements/base.txt @@ -1,7 +1,7 @@ # General # ------------------------------------------------------------------------------ argon2-cffi==23.1.0 # https://github.com/hynek/argon2-cffi -boto3==1.28.73 # https://github.com/boto/boto3 +boto3==1.35.64 # https://github.com/boto/boto3 eth-account==0.13.1 # https://github.com/ethereum/eth-account google-api-python-client==2.99.0 # https://github.com/googleapis/google-api-python-client Pillow==10.0.1 # https://github.com/python-pillow/Pillow