Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy
|
|
7 |
timeout-decorator
|
8 |
pebble
|
9 |
regex
|
10 |
-
markdown
|
|
|
|
7 |
timeout-decorator
|
8 |
pebble
|
9 |
regex
|
10 |
+
markdown
|
11 |
+
pytesseract
|