From 16c6346a7e05d2330053077464893fbffed0b240 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 18 Apr 2024 18:32:36 +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-TORCH-6619806 - https://snyk.io/vuln/SNYK-PYTHON-TORCH-6649934 --- .../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 19dfb3af1..37b5a0979 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 @@ -6,7 +6,7 @@ Pillow>=10.3.0 scikit-image==0.16.2 scikit-learn==0.24.2 scipy==1.10.0 -torch==1.13.1 +torch==2.2.0 torchvision==0.3.0 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability