diff --git a/scripts/docker/examples/python/assets/hello_world/requirements.txt b/scripts/docker/examples/python/assets/hello_world/requirements.txt index f2e44e4fe..ff7551502 100644 --- a/scripts/docker/examples/python/assets/hello_world/requirements.txt +++ b/scripts/docker/examples/python/assets/hello_world/requirements.txt @@ -6,7 +6,7 @@ itsdangerous==2.1.2 Jinja2==3.1.4 MarkupSafe==2.1.3 pip==23.3 +Werkzeug==3.0.3 setuptools==70.0.0 -Werkzeug==3.0.1 wheel==0.41.1 WTForms==3.0.1