requests>=2.25.0
tqdm>=4.60.0
openai>=1.0.0
anthropic>=0.5.0

[data]
pandas>=1.3.0
datasets>=2.0.0

[dev]
pytest>=6.0
black
flake8
mypy
isort
