httpx>=0.25.0

[all]
openai>=1.0
anthropic>=0.25
PyYAML>=6.0
nest-asyncio>=1.5

[anthropic]
anthropic>=0.25

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
black>=23.0
ruff>=0.1
mypy>=1.0

[nest]
nest-asyncio>=1.5

[openai]
openai>=1.0

[yaml]
PyYAML>=6.0
