Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ pandas
|
|
| 5 |
pytesseract
|
| 6 |
opencv-python
|
| 7 |
ocrmypdf
|
| 8 |
-
levenshtein
|
|
|
|
|
|
| 5 |
pytesseract
|
| 6 |
opencv-python
|
| 7 |
ocrmypdf
|
| 8 |
+
levenshtein
|
| 9 |
+
dateparser
|