diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..ec04e5a 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -57,7 +57,7 @@ tornado==6.4.2 ; 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" -urllib3==2.2.1 ; python_version >= "3.12" and python_version < "4.0" +urllib3==2.6.0 ; python_version >= "3.12" and python_version < "4.0" watchdog==6.0.0 ; python_version >= "3.12" and python_version < "4.0" and platform_system != "Darwin" websockets==15.0 ; python_version >= "3.12" and python_version < "4.0" werkzeug==3.0.1 ; python_version >= "3.12" and python_version < "4.0"