agno>=1.7.0
pydantic>=2.0.0
pyyaml>=6.0
typing-extensions>=4.0.0

[all]
agno[anthropic,openai]

[anthropic]
agno[anthropic]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
flake8>=6.0.0
mypy>=1.0.0

[openai]
agno[openai]
