Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ python-docx
|
|
| 10 |
# --- OCR DEPENDENCIES ---
|
| 11 |
pdf2image
|
| 12 |
pytesseract
|
| 13 |
-
Pillow
|
|
|
|
|
|
| 10 |
# --- OCR DEPENDENCIES ---
|
| 11 |
pdf2image
|
| 12 |
pytesseract
|
| 13 |
+
Pillow
|
| 14 |
+
cryptography
|