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