Update lxml requirement to 4.5.0
This commit is contained in:
parent
1b1912a55f
commit
6aa1be59d4
|
@ -5,7 +5,7 @@ aiofiles >= 0.4.0, < 0.5
|
|||
appdirs >= 1.4.3, < 2
|
||||
filetype >= 1.0.5, < 2
|
||||
html_sanitizer >= 1.7.3, < 2
|
||||
lxml >= 4.4.2, < 5
|
||||
lxml >= 4.5.0, < 5
|
||||
mistune >= 0.8.4, < 0.9
|
||||
blist >= 1.3.6, < 2
|
||||
dataclasses >= 0.6, < 0.7; python_version < "3.7"
|
||||
|
|
Loading…
Reference in New Issue
Block a user