livekit-agents>=1.0.0
livekit-api>=1.0.0

# LLM providers
livekit-plugins-openai>=1.0.0
livekit-plugins-anthropic>=1.0.0
livekit-plugins-google>=1.0.0

# TTS providers
livekit-plugins-elevenlabs>=1.0.0
livekit-plugins-cartesia>=1.0.0

# STT providers
livekit-plugins-deepgram>=1.0.0

# VAD
livekit-plugins-silero>=1.0.0

# Server
fastapi>=0.115.0
uvicorn>=0.34.0
python-dotenv>=1.0.0
httpx>=0.27.0

# Auth
PyJWT>=2.8.0
bcrypt>=4.1.0
