grpcio>=1.81.0
protobuf<7,>=6.30
pydantic>=2.0
anthropic>=0.40
typer>=0.12
rich>=13

[dev]
grpcio-tools>=1.81.0
pytest
pytest-asyncio
langchain-core>=0.3
langchain-anthropic>=0.3
langgraph>=0.2
deepagents>=0.7
starlette>=0.37
uvicorn>=0.30
python-multipart>=0.0.9
httpx
opentelemetry-sdk
opentelemetry-exporter-otlp

[langchain]
langchain-core>=0.3

[otel]
opentelemetry-sdk
opentelemetry-exporter-otlp

[ui]
starlette>=0.37
uvicorn>=0.30
python-multipart>=0.0.9
