Deadmon commited on
Commit
d1abb2b
·
verified ·
1 Parent(s): 94791ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,7 +2,8 @@ pillow
2
  gradio
3
  fastapi
4
  uvicorn
5
- pipecat-ai
6
  deepgram-sdk
7
  elevenlabs
8
- httpx
 
 
2
  gradio
3
  fastapi
4
  uvicorn
5
+ pipecat-ai==0.0.66
6
  deepgram-sdk
7
  elevenlabs
8
+ httpx
9
+ pydantic==2.10.6