Skip to content

Commit

Permalink
fix: Face Reconstruction/Fast Few-shot Face alignment by Reconstructi…
Browse files Browse the repository at this point in the history
…on/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-SCIKITLEARN-7217830
  • Loading branch information
snyk-bot committed Jun 7, 2024
1 parent 56de0f4 commit 830fd48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 830fd48

Please sign in to comment.