Unverified Commit 427ea3fe authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

addressing vulnerability report in research project deps (#10802)

Following up on a security alert:
https://github.com/huggingface/transformers/security/dependabot/examples/research_projects/lxmert/requirements.txt/Pillow/open
parent 2ae67822
...@@ -56,7 +56,7 @@ parso==0.7.1 ...@@ -56,7 +56,7 @@ parso==0.7.1
pep517==0.8.2 pep517==0.8.2
pexpect==4.8.0 pexpect==4.8.0
pickleshare==0.7.5 pickleshare==0.7.5
Pillow==7.2.0 Pillow>=8.1.1
progress==1.5 progress==1.5
prometheus-client==0.8.0 prometheus-client==0.8.0
prompt-toolkit==3.0.7 prompt-toolkit==3.0.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment