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