fastapi==0.110.3
uvicorn[standard]==0.24.0.post1
httpx==0.28.1
pydantic==2.11.3
requests==2.32.3
typer==0.16.0
jinja2==3.1.6
python-dotenv<2.0.0,>=0.21.0
ruamel.yaml<0.19.0,>=0.17.21

[all]
openai<2.0.0,>=1.0.0
anthropic<1.0.0,>=0.20.0
boto3<2.0.0,>=1.20.0
aioboto3<13.0.0,>=10.0.0

[anthropic]
anthropic<1.0.0,>=0.20.0

[bedrock]
boto3<2.0.0,>=1.20.0
aioboto3<13.0.0,>=10.0.0

[openai]
openai<2.0.0,>=1.0.0
