requirements: Remove lxml from dev requirements

d805e2d71e removed lxml in check_coverage.py,
5e64aae70b removed ua_fetch.py

Thus, no lxml usages are remaining.
This commit is contained in:
Florian Bruhin 2020-06-12 12:31:05 +02:00
parent f9bcda0147
commit 24f7b1f369
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -4,5 +4,4 @@ pympler
github3.py
bump2version
requests
lxml
pyqt-builder