Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio==4.44.0
|
|
2 |
fastapi==0.115.0
|
3 |
uvicorn==0.30.6
|
4 |
python-dotenv==1.0.1
|
5 |
-
pipecat-ai==0.
|
6 |
deepgram-sdk==3.5.0
|
7 |
elevenlabs==0.3.2
|
8 |
httpx==0.27.2
|
|
|
2 |
fastapi==0.115.0
|
3 |
uvicorn==0.30.6
|
4 |
python-dotenv==1.0.1
|
5 |
+
pipecat-ai==0.0.67
|
6 |
deepgram-sdk==3.5.0
|
7 |
elevenlabs==0.3.2
|
8 |
httpx==0.27.2
|