Update pyproject.toml
Browse files- 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 |
]
|