KingNish commited on
Commit
61bd6f0
1 Parent(s): 5a95216

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ openpyxl
3
  python-pptx
4
  docx2python
5
  filetype
6
- bs4
 
 
 
3
  python-pptx
4
  docx2python
5
  filetype
6
+ bs4
7
+ lxml
8
+ urllib3