Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ Requests==2.31.0
|
|
4 |
uvicorn==0.29.0
|
5 |
openai==1.51.0
|
6 |
pydub
|
7 |
-
slowapi
|
|
|
|
4 |
uvicorn==0.29.0
|
5 |
openai==1.51.0
|
6 |
pydub
|
7 |
+
slowapi
|
8 |
+
langdetect
|