openai<2.0.0,>=1.30.0
anthropic<1.0.0,>=0.28.0
google-genai>=1.0.0
numpy<3.0.0,>=1.24.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.23.0
pytest-xdist>=3.5.0
build>=1.2.1
twine>=5.0.0
pre-commit>=3.6.0
black>=24.1.0
isort>=5.13.0
flake8>=7.0.0
mypy>=1.8.0
bandit>=1.7.0
hypothesis>=6.100.0
mkdocs-material>=9.5.0

[evals]
pyyaml>=6.0.0

[mcp]
mcp<2.0.0,>=1.0.0

[observe]
opentelemetry-api>=1.20.0
langfuse>=2.0.0

[postgres]
psycopg2-binary>=2.9.0

[rag]
chromadb>=0.4.0
pinecone-client>=3.0.0
voyageai>=0.2.0
cohere>=5.0.0
pypdf>=4.0.0
qdrant-client>=1.7.0
faiss-cpu>=1.7.0
beautifulsoup4>=4.12.0

[serve]
pyyaml>=6.0.0
starlette>=0.27.0
uvicorn[standard]>=0.24.0
