diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..9d758d6 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -60,4 +60,4 @@ 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" 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" +werkzeug==3.1.4 ; python_version >= "3.12" and python_version < "4.0"