MFF212 commited on
Commit
c2ab743
·
verified ·
1 Parent(s): 9cd569a

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -6,5 +6,5 @@ readme = "README.md"
6
  requires-python = ">=3.11"
7
  dependencies = [
8
  "pipecat-ai[websocket,webrtc,cartesia,openai,silero,deepgram,runner,local-smart-turn-v3]>=0.0.101",
9
- "pipecatcloud>=0.2.4"
10
  ]
 
6
  requires-python = ">=3.11"
7
  dependencies = [
8
  "pipecat-ai[websocket,webrtc,cartesia,openai,silero,deepgram,runner,local-smart-turn-v3]>=0.0.101",
9
+ "pipecatcloud>=0.2.4,fastapi,uvicorn"
10
  ]