update script

This commit is contained in:
Andrew Denta
2025-08-03 17:01:27 -04:00
parent 193299988d
commit 593bf09d8d

View File

@@ -5,15 +5,8 @@
#
# /// script
# requires-python = ">=3.11"
# dependencies = [
# "pipecat-ai>=0.0.77",
# "deepgram-sdk",
# "cartesia",
# "google-generativeai",
# "aiohttp",
# "python-dotenv",
# "loguru",
# "pipecat-ai[daily,webrtc,websocket,runner,silero,deepgram,google,cartesia,heygen]>=0.0.77",
# ]
# ///