diff --git a/pinot-btc/requirements.txt b/pinot-btc/requirements.txt index e6e6d98..24c0e1b 100644 --- a/pinot-btc/requirements.txt +++ b/pinot-btc/requirements.txt @@ -21,7 +21,7 @@ httpcore==1.0.7 ; python_version >= "3.12" and python_version < "4" httpx==0.27.2 ; python_version >= "3.12" and python_version < "4" idna==3.6 ; python_version >= "3.12" and python_version < "4" itsdangerous==2.1.2 ; python_version >= "3.12" and python_version < "4.0" -jinja2==3.1.3 ; python_version >= "3.12" and python_version < "4.0" +jinja2==3.1.6 ; python_version >= "3.12" and python_version < "4.0" jsonschema-specifications==2024.10.1 ; python_version >= "3.12" and python_version < "4.0" jsonschema==4.23.0 ; python_version >= "3.12" and python_version < "4.0" kiwisolver==1.4.8 ; python_version >= "3.12" and python_version < "4.0"