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

[research proj] [lxmert] rm bleach dependency (#9970)

Looks like a vulnerability and it's not really used anywhere in the code, so just as well remove it completely from deps.
https://github.com/huggingface/transformers/security/dependabot/examples/research_projects/lxmert/requirements.txt/bleach/open
parent a1a67a3c
...@@ -3,7 +3,6 @@ argon2-cffi==20.1.0 ...@@ -3,7 +3,6 @@ argon2-cffi==20.1.0
async-generator==1.10 async-generator==1.10
attrs==20.2.0 attrs==20.2.0
backcall==0.2.0 backcall==0.2.0
bleach==3.1.5
CacheControl==0.12.6 CacheControl==0.12.6
certifi==2020.6.20 certifi==2020.6.20
cffi==1.14.2 cffi==1.14.2
......
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