From be36a8c6700c17eda6abbf6f711e543af5876dc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Jul 2024 08:04:48 +0000 Subject: [PATCH] fix: Face Reconstruction/Fast Few-shot Face alignment by Reconstruction/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482 --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face Reconstruction/Fast Few-shot Face alignment by Reconstruction/requirements.txt b/Face Reconstruction/Fast Few-shot Face alignment by Reconstruction/requirements.txt index 8231d8215..3127166e2 100644 --- a/Face Reconstruction/Fast Few-shot Face alignment by Reconstruction/requirements.txt +++ b/Face Reconstruction/Fast Few-shot Face alignment by Reconstruction/requirements.txt @@ -8,6 +8,6 @@ scikit-learn==1.5.0 scipy==1.10.0 torch==2.2.0 torchvision==0.3.0 -setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability +setuptools>=70.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 fonttools>=4.43.0 # not directly required, pinned by Snyk to avoid a vulnerability