# Web UI for the MetricAI market research agents.
# Includes the agent runtime deps plus the FastAPI server.
metricai[langgraph,openai]>=0.5.8
anthropic>=0.30.0
python-dotenv>=1.0.0
langgraph>=0.1.0
openai>=1.0.0
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
