From 830fd48f701630a13aabcb25ea65928535bf606f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jun 2024 22:10:06 +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-SCIKITLEARN-7217830 --- .../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 37b5a09790..8231d82152 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 @@ -4,7 +4,7 @@ opencv-python==4.2.0.32 pandas==0.23.3 Pillow>=10.3.0 scikit-image==0.16.2 -scikit-learn==0.24.2 +scikit-learn==1.5.0 scipy==1.10.0 torch==2.2.0 torchvision==0.3.0