Skip to content
Snippets Groups Projects
Commit df3ef39b authored by dario's avatar dario
Browse files

Add lxml package for bs4

Otherwise it will complain if lxml (or another suitable parser) is not
installed on the system yet.
parent 66666612
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,4 @@ flask ...@@ -2,3 +2,4 @@ flask
flask-sqlalchemy flask-sqlalchemy
requests requests
beautifulsoup4 beautifulsoup4
lxml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment