Add lxml to requirements.txt.
This commit is contained in:
parent
5458c91d1d
commit
12a76e2562
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ requests
|
||||||
|
|
||||||
# For parsing RSS and Atom XML
|
# For parsing RSS and Atom XML
|
||||||
bs4
|
bs4
|
||||||
|
lxml
|
||||||
|
|
||||||
# For parsing RSS published times
|
# For parsing RSS published times
|
||||||
python-dateutil
|
python-dateutil
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue