PyYAML>=6.0

[all]
openai>=1.0.0
anthropic>=0.20.0
langchain-core>=0.2.0

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=6.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
pre-commit>=2.17.0

[langchain]
langchain-core>=0.2.0

[openai]
openai>=1.0.0
