diff --git a/src/Echo_Components_on_K8s/api/requirements.txt b/src/Echo_Components_on_K8s/api/requirements.txt index f7b643adb..35cbbc3dd 100644 --- a/src/Echo_Components_on_K8s/api/requirements.txt +++ b/src/Echo_Components_on_K8s/api/requirements.txt @@ -27,4 +27,5 @@ flask pyjwt==2.4.0 requests python-decouple -pandas \ No newline at end of file +pandas +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file