Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ scikit-learn
|
|
5 |
reportlab
|
6 |
python-docx
|
7 |
pyautogui
|
8 |
-
pillow
|
|
|
|
5 |
reportlab
|
6 |
python-docx
|
7 |
pyautogui
|
8 |
+
pillow
|
9 |
+
pytesseract
|