langgraph>=0.2.0
langgraph-checkpoint-postgres>=2.0.0
langchain-core>=0.3.0
langchain-anthropic>=0.2.0
langchain-openai>=0.2.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.8.0
pydantic-settings>=2.5.0
httpx>=0.27.0
requests>=2.32.0
yfinance>=0.2.40
redis>=5.1.0
psycopg2-binary>=2.9.9
langsmith>=0.1.120
python-dotenv>=1.0.0
tenacity>=9.0.0
structlog>=24.0.0
typer[all]>=0.12.0
mcp>=1.0.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
respx>=0.21.0
httpx>=0.27.0
ruff>=0.4.0
mypy>=1.10.0
