MFF212 commited on
Commit
49a6662
·
verified ·
1 Parent(s): 3ed43e5

Update pyproject.toml

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -1
pyproject.toml CHANGED
@@ -5,6 +5,6 @@ description = "Exotel dial-in example for Pipecat"
5
  readme = "README.md"
6
  requires-python = ">=3.11"
7
  dependencies = [
8
- "pipecat-ai[websocket,cartesia,openai,silero,deepgram,runner,local-smart-turn-v3]>=0.0.101",
9
  "pipecatcloud>=0.2.4"
10
  ]
 
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
  ]