# Core ADK framework | |
google-adk>=1.0.0 # Includes google.adk packages :contentReference[oaicite:1]{index=1} | |
# Google GenAI SDK (Gemini & Vertex AI) | |
google-genai>=1.23.0 # Provides google.genai.types and integration :contentReference[oaicite:2]{index=2} | |
# HTTP requests | |
requests>=2.0 | |
# Standard-library zoneinfo; ensure Python 3.9+ | |
# (no extra install needed) |