| fastapi==0.115.2 | |
| uvicorn[standard]==0.30.6 | |
| # FastRTC + compatible Gradio (FastRTC 0.0.34 wants gradio<6) | |
| fastrtc[vad,stt,tts]==0.0.34 | |
| gradio==5.49.0 | |
| # Gemini (server-side only; no key in client) | |
| google-genai==0.7.0 | |
| numpy==2.0.2 | |
| pydantic==2.8.2 | |
| python-dotenv==1.0.1 | |