diff --git a/components/example-notebook-servers/jupyter-tensorflow/cpu-requirements.txt b/components/example-notebook-servers/jupyter-tensorflow/cpu-requirements.txt index b154f958f8d..048bbe5d33c 100644 --- a/components/example-notebook-servers/jupyter-tensorflow/cpu-requirements.txt +++ b/components/example-notebook-servers/jupyter-tensorflow/cpu-requirements.txt @@ -1 +1,2 @@ tensorflow==2.9.3 +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability