anthropic>=0.40.0
httpx>=0.27.0
pydantic>=2.0.0
typer>=0.12.0
rich>=13.0.0
pyyaml>=6.0
python-dotenv>=1.0.0

[all]
openai>=1.0.0
boto3>=1.34.0
google-cloud-aiplatform>=1.0.0

[bedrock]
boto3>=1.34.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
black>=24.0.0
mypy>=1.8.0

[openai]
openai>=1.0.0
