numpy>=1.21.0
pandas>=1.3.0
pydantic>=2.0.0
tqdm>=4.60.0

[all]
openai>=1.0.0
anthropic>=0.20.0
google-generativeai>=0.3.0
litellm>=1.0.0
datasets>=2.0.0

[anthropic]
anthropic>=0.20.0

[datasets]
datasets>=2.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
ruff>=0.1.0
black>=23.0.0
mypy>=1.0.0

[google]
google-generativeai>=0.3.0

[litellm]
litellm>=1.0.0

[openai]
openai>=1.0.0
