diff --git a/examples/ui/gradio/gradio-hftgi-memory/requirements.txt b/examples/ui/gradio/gradio-hftgi-memory/requirements.txt index 342281b..86a79de 100644 --- a/examples/ui/gradio/gradio-hftgi-memory/requirements.txt +++ b/examples/ui/gradio/gradio-hftgi-memory/requirements.txt @@ -28,7 +28,7 @@ httpx==0.25.0; python_version >= '3.8' huggingface-hub==0.17.3; python_full_version >= '3.8.0' idna==3.4; python_version >= '3.5' importlib-resources==6.1.0; python_version >= '3.8' -jinja2==3.1.2; python_version >= '3.7' +jinja2==3.1.6; python_version >= '3.7' jsonpatch==1.33; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' jsonpointer==2.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' jsonschema==4.19.1; python_version >= '3.8'