Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ uvicorn==0.30.6
|
|
4 |
python-dotenv==1.0.1
|
5 |
pipecat-ai==0.0.67
|
6 |
deepgram-sdk==3.5.0
|
7 |
-
elevenlabs==
|
8 |
httpx==0.27.2
|
|
|
4 |
python-dotenv==1.0.1
|
5 |
pipecat-ai==0.0.67
|
6 |
deepgram-sdk==3.5.0
|
7 |
+
elevenlabs==1.58.1
|
8 |
httpx==0.27.2
|