Skip to content

Commit 663ff34

Browse files
committed
examples: add missing requirements
1 parent 2b19d6b commit 663ff34

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/simple-chatbot/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ python-dotenv
22
requests
33
fastapi[all]
44
uvicorn
5-
pipecat-ai[daily,openai]
5+
pipecat-ai[daily,openai,silero]

examples/storytelling-chatbot/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
async_timeout
12
fastapi
23
uvicorn
34
requests

0 commit comments

Comments
 (0)