# GlassBox AI Dependencies

# MCP Protocol (Model Context Protocol)
mcp

# OpenAI API
openai>=1.54.0

# Future: Multi-model support
# anthropic>=0.40.0
# google-generativeai>=0.3.0

# Database (SQLite is built-in to Python)

# Development
python-dotenv>=1.0.0
mcp-hmr>=0.0.3
pytest>=8.0.0
