chore(deps): dearpygui->imgui-bundle, add google-cloud-texttospeech and openai for STT/TTS

This commit is contained in:
2026-03-01 22:45:53 -05:00
parent a80b31f1d9
commit 2df984ac4c
3 changed files with 475 additions and 20 deletions

View File

@@ -6,7 +6,9 @@ dependencies = [
"anthropic",
"elevenlabs",
"discord.py",
"dearpygui",
"imgui-bundle",
"openai",
"google-cloud-texttospeech",
]
[dependency-groups]