diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..1b8df44 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -53,7 +53,7 @@ sniffio==1.3.1 ; python_version >= "3.12" and python_version < "4" streamlit==1.42.1 ; python_version >= "3.12" and python_version < "4.0" tenacity==9.0.0 ; python_version >= "3.12" and python_version < "4.0" toml==0.10.2 ; python_version >= "3.12" and python_version < "4.0" -tornado==6.4.2 ; python_version >= "3.12" and python_version < "4.0" +tornado==6.5.1 ; python_version >= "3.12" and python_version < "4.0" typing-extensions==4.10.0 ; python_version >= "3.12" and python_version < "4.0" tzdata==2025.1 ; python_version >= "3.12" and python_version < "4.0" tzlocal==5.3 ; python_version >= "3.12" and python_version < "4.0"