pyyaml>=6.0
numpy>=1.24

[all]
anthropic>=0.40
openai>=1.0
sentence-transformers>=2.2
mcp>=1.0
fastapi>=0.100
uvicorn>=0.20
langchain-core>=0.2
crewai>=0.80
httpx>=0.25

[anthropic]
anthropic>=0.40

[api]
fastapi>=0.100
uvicorn>=0.20
gunicorn>=21.0
resend>=2.0
psycopg2-binary>=2.9

[async]
httpx>=0.25

[crewai]
crewai>=0.80

[dev]
pytest>=7.0
pytest-asyncio>=0.21

[embeddings]
sentence-transformers>=2.2

[langchain]
langchain-core>=0.2

[mcp]
mcp>=1.0

[openai]
openai>=1.0
