python-dotenv>=1.0.0
click>=8.0.0
openai>=1.0.0
anthropic>=0.4.0

[all]
openai>=1.0.0
anthropic>=0.4.0

[anthropic]
anthropic>=0.4.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
mock>=5.0.0
openai>=1.0.0
anthropic>=0.4.0
black>=23.0.0
flake8>=6.0.0
isort>=5.0.0
mypy>=1.0.0
build>=1.0.0
wheel>=0.40.0
twine>=4.0.0
setuptools>=61.0.0

[openai]
openai>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
mock>=5.0.0
openai>=1.0.0
anthropic>=0.4.0
