Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ twilio
|
|
4 |
python-dotenv
|
5 |
aiosqlite
|
6 |
langdetect
|
7 |
-
PyPDF2
|
|
|
|
4 |
python-dotenv
|
5 |
aiosqlite
|
6 |
langdetect
|
7 |
+
PyPDF2
|
8 |
+
chardet
|