diff --git a/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt b/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt index f77b54f110..84c0e54246 100644 --- a/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt +++ b/Face Reconstruction/Face Alignment in Full Pose Range/requirements.txt @@ -6,6 +6,6 @@ matplotlib==3.0.2 dlib==19.5.0 # 19.15+ version may cause conflict with pytorch, this may take several minutes opencv-python>=3.4.3.18 wheel>=0.38.0 # not directly required, pinned by Snyk to avoid a vulnerability -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 pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability