diff --git a/requirements.txt b/requirements.txt index 165f962d..777cdd1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,8 +37,8 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.9" and python_full_version < pytz==2024.1 ; python_version >= "3.9" and python_full_version < "3.13" pyyaml==6.0.1 ; python_version >= "3.9" and python_full_version < "3.13" regex==2023.12.25 ; python_version >= "3.9" and python_full_version < "3.13" -requests-oauthlib==1.4.0 ; python_version >= "3.9" and python_full_version < "3.13" -requests==2.32.0 ; python_version >= "3.9" and python_full_version < "3.13" +requests-oauthlib==2.0.0 ; python_version >= "3.9" and python_full_version < "3.13" +requests==2.32.3 ; python_version >= "3.9" and python_full_version < "3.13" rich==12.6.0 ; python_version >= "3.9" and python_full_version < "3.13" rsa==4.9 ; python_version >= "3.9" and python_full_version < "3.13" s3transfer==0.10.0 ; python_version >= "3.9" and python_full_version < "3.13"