requirements: Remove lxml from dev requirements
d805e2d71eremoved lxml in check_coverage.py,5e64aae70bremoved ua_fetch.py Thus, no lxml usages are remaining.
This commit is contained in:
parent
f9bcda0147
commit
24f7b1f369
|
|
@ -11,7 +11,6 @@ github3.py==1.3.0
|
|||
hunter==3.1.3
|
||||
idna==2.9
|
||||
jwcrypto==0.7
|
||||
lxml==4.5.1
|
||||
manhole==1.6.0
|
||||
packaging==20.4
|
||||
pycparser==2.20
|
||||
|
|
|
|||
|
|
@ -4,5 +4,4 @@ pympler
|
|||
github3.py
|
||||
bump2version
|
||||
requests
|
||||
lxml
|
||||
pyqt-builder
|
||||
|
|
|
|||
Loading…
Reference in New Issue