Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -15,12 +15,14 @@ qrcode[pil]
|
|
15 |
urllib3
|
16 |
pytesseract
|
17 |
aiohttp
|
|
|
18 |
pytz
|
19 |
fitz
|
20 |
httpx
|
21 |
python-docx
|
22 |
openpyxl
|
23 |
chardet
|
|
|
24 |
mutagen
|
25 |
pyzbar
|
26 |
frontend
|
|
|
15 |
urllib3
|
16 |
pytesseract
|
17 |
aiohttp
|
18 |
+
wheel
|
19 |
pytz
|
20 |
fitz
|
21 |
httpx
|
22 |
python-docx
|
23 |
openpyxl
|
24 |
chardet
|
25 |
+
emoji
|
26 |
mutagen
|
27 |
pyzbar
|
28 |
frontend
|