pydantic>=2.0
python-dotenv>=1.0
anyio>=4.0
httpx>=0.27

[anthropic]
anthropic>=0.25

[bedrock]
boto3>=1.34

[dev]
pytest>=7.0
pytest-asyncio>=0.23
boto3>=1.34
anthropic>=0.25
fastapi>=0.100
uvicorn>=0.20

[openai]
openai>=1.0
