diff --git a/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt b/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt index 864b7f425..3d7ceaa60 100644 --- a/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt +++ b/Face Reconstruction/Joint 3D Face Reconstruction/requirements.txt @@ -6,3 +6,4 @@ pillow>=10.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 werkzeug>=3.0.3 # not directly required, pinned by Snyk to avoid a vulnerability requests>=2.32.0 # not directly required, pinned by Snyk to avoid a vulnerability +urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability