mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-23 20:11:10 +00:00
Upgrade lxml to 4.9.1 removing security concerns and using its latest version
This commit is contained in:
parent
fda7e05751
commit
19d43a522b
|
@ -1,5 +1,5 @@
|
||||||
beautifulsoup4==4.4.1
|
beautifulsoup4==4.4.1
|
||||||
bs4==0.0.1
|
bs4==0.0.1
|
||||||
lxml==4.6.3
|
lxml==4.9.1
|
||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
tqdm==4.7.6
|
tqdm==4.7.6
|
||||||
|
|
Loading…
Reference in New Issue
Block a user