Skip to content

Commit

Permalink
fix: Face-Emotions-Recognition/Facial Expression Recognition Using ML…
Browse files Browse the repository at this point in the history
…/requirements.txt to reduce vulnerabilities

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867
  • Loading branch information
snyk-bot committed May 22, 2024
1 parent 5940b67 commit fc8d2a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ PyYAML==5.4
pyzmq==19.0.2
qtconsole==4.7.7
QtPy==1.9.0
requests==2.31.0
requests==2.32.0
requests-oauthlib==1.3.0
rsa==4.7
scikit-image==0.17.2
Expand Down

0 comments on commit fc8d2a2

Please sign in to comment.