# Core framework:
google-adk>=2.0.0
# Extras (install as needed):
#   pip install "google-adk[a2a]"    # to expose the agent over A2A (a2a_app.py)
#   pip install "google-adk[eval]"   # to run evaluations (carried from Lab 4)
# Consuming an MCP server (mcp_agent) needs the MCP client deps, included with ADK.
