anthropic>=0.40.0
click>=8.0
httpx>=0.27.0
pydantic>=2.7.0
pyyaml>=6.0
jsonschema>=4.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=4.1
ruff>=0.4
mypy>=1.10
httpx>=0.27.0

[openai]
openai>=1.30.0

[telemetry]
opentelemetry-sdk>=1.24.0
opentelemetry-exporter-otlp-proto-grpc>=1.24.0
opentelemetry-instrumentation-httpx>=0.45b0
