pydantic>=2.0
typing-extensions>=4.0
pyyaml>=6.0
requests>=2.28
httpx>=0.25

[all-providers]
hai-agent[openai]
hai-agent[anthropic]

[anthropic]
anthropic>=0.20

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0

[docs]
mkdocs>=1.5
mkdocs-material>=9.0
mkdocstrings[python]>=0.24
pymdown-extensions>=10.0

[openai]
openai>=1.0

[prometheus]
prometheus-client>=0.17
