Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ openpyxl
|
|
9 |
python-docx
|
10 |
pypdf
|
11 |
pillow
|
12 |
-
requests
|
|
|
|
9 |
python-docx
|
10 |
pypdf
|
11 |
pillow
|
12 |
+
requests
|
13 |
+
pdf2image
|