# --- LiveKit agent & plugins --- livekit-agents==1.2.6 livekit-plugins-openai>=0.6.0 livekit-plugins-google>=0.6.0 livekit-plugins-silero>=0.6.0 # --- Async / HTTP --- aiohttp>=3.9.0 requests>=2.31.0 certifi>=2024.7.4 python-dotenv>=1.0.1 # --- Google API client stack --- google-auth>=2.29.0 google-auth-oauthlib>=1.2.0 google-auth-httplib2>=0.2.0 google-api-python-client>=2.131.0 # --- Memory stack (CPU-only, small) --- chromadb>=0.5.3 fastembed>=0.3.4 pysqlite3-binary>=0.5.2.post3 # --- Search functionality --- duckduckgo-search>=5.3.0 # --- Email parsing --- beautifulsoup4>=4.12.0 # --- Misc utilities --- typing-extensions>=4.12.2