
[all]
openai>=1.0
anthropic>=0.30

[anthropic]
anthropic>=0.30

[dev]
ruff>=0.1.0
mypy>=1.0

[openai]
openai>=1.0

[test]
pytest>=7.0
pytest-cov>=4.0
