pyyaml>=6.0
httpx>=0.25.0
rich>=13.0
click>=8.1
toml>=0.10
jinja2>=3.1

[all]
openai>=1.0
anthropic>=0.25
datasets>=2.14
tqdm>=4.65

[anthropic]
anthropic>=0.25

[datasets]
datasets>=2.14

[dev]
pytest>=7.0
pytest-asyncio>=0.21
ruff>=0.1.0
tqdm>=4.65

[openai]
openai>=1.0

[progress]
tqdm>=4.65
