From 4bc859237896fcd80c83352497c6f0f347bafcc4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Oct 2024 00:50:35 +0000 Subject: [PATCH] fix: Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309091 - https://snyk.io/vuln/SNYK-PYTHON-WERKZEUG-8309092 --- .../Joint 3D Face Reconstruction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt b/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt index 864b7f425..3576ebf48 100644 --- a/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt +++ b/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt @@ -4,5 +4,5 @@ scipy tensorflow pillow>=10.0.0 # not directly required, pinned by Snyk to avoid a vulnerability wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability -werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability +werkzeug>=3.0.6 # not directly required, pinned by Snyk to avoid a vulnerability requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability