diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..3edd76b 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -44,7 +44,7 @@ python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "4. pytz==2025.1 ; python_version >= "3.12" and python_version < "4.0" referencing==0.36.2 ; python_version >= "3.12" and python_version < "4.0" regex==2024.11.6 ; python_version >= "3.12" and python_version < "4.0" -requests==2.31.0 ; python_version >= "3.12" and python_version < "4.0" +requests==2.32.4 ; python_version >= "3.12" and python_version < "4.0" rich==13.9.4 ; python_version >= "3.12" and python_version < "4.0" rpds-py==0.22.3 ; python_version >= "3.12" and python_version < "4.0" six==1.17.0 ; python_version >= "3.12" and python_version < "4.0"