-
- Downloads
Add lxml package for bs4
Otherwise it will complain if lxml (or another suitable parser) is not installed on the system yet.
... | @@ -2,3 +2,4 @@ flask | ... | @@ -2,3 +2,4 @@ flask |
flask-sqlalchemy | flask-sqlalchemy | ||
requests | requests | ||
beautifulsoup4 | beautifulsoup4 | ||
lxml |
Please register or sign in to comment