requests>=2.25.0
flask>=2.0.0
aiohttp>=3.8.0
openai>=1.0.0
anthropic>=0.3.0
boto3>=1.26.0
botocore>=1.29.0
httpx>=0.23.0
fastapi>=0.95.0
uvicorn>=0.21.0
pydantic>=1.10.7
langchain>=0.1.0

[all]
flask>=2.0.0
openai>=1.0.0
anthropic>=0.3.0
boto3>=1.26.0
botocore>=1.29.0
httpx>=0.23.0
fastapi>=0.95.0
uvicorn>=0.21.0
pydantic>=1.10.7
aiohttp>=3.8.0
langchain>=0.1.0

[anthropic]
anthropic>=0.3.0

[bedrock]
boto3>=1.26.0
botocore>=1.29.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.5b2
flake8>=3.9.2
mypy>=0.812
responses>=0.13.3

[langchain]
langchain>=0.1.0

[mcp]
httpx>=0.23.0
fastapi>=0.95.0
uvicorn>=0.21.0
pydantic>=1.10.7

[openai]
openai>=1.0.0

[server]
flask>=2.0.0
aiohttp>=3.8.0
