# Runtime dependencies (keep minimal; versions align with pyproject.toml)
google-genai==1.29.0
opencv-python==4.12.0.88
numpy==2.2.6
python-dotenv==1.1.1
requests==2.32.4

# Optional: MCP CLI for running the included MCP server/tools
# Uncomment if you want the CLI in this environment
# mcp[cli]==1.12.4