mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
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
This commit is contained in:
parent
2ae678229f
commit
427ea3fecb
@ -56,7 +56,7 @@ parso==0.7.1
|
||||
pep517==0.8.2
|
||||
pexpect==4.8.0
|
||||
pickleshare==0.7.5
|
||||
Pillow==7.2.0
|
||||
Pillow>=8.1.1
|
||||
progress==1.5
|
||||
prometheus-client==0.8.0
|
||||
prompt-toolkit==3.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user