
[all]
anthropic>=0.39.0
openai>=1.0.0
tiktoken>=0.7.0

[anthropic]
anthropic>=0.39.0

[claude]
anthropic>=0.39.0

[codex]
openai>=1.0.0
tiktoken>=0.7.0

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

[openai]
openai>=1.0.0
tiktoken>=0.7.0
