llama-index>=0.14
llama-index-embeddings-openai>=0.5
llama-index-llms-openai>=0.6
llama-index-vector-stores-chroma>=0.5
chromadb>=1.5
openai>=2.0
python-dotenv>=1.0
pydantic>=2.0
pydantic-settings>=2.0
pyyaml>=6.0
fastapi>=0.110
uvicorn>=0.29
sqlalchemy>=2.0
psycopg[binary]>=3.2
python-multipart>=0.0.9
pymupdf>=1.24
rapidfuzz>=3.0
python-dateutil>=2.8
bcrypt>=4.0
pyjwt>=2.0

[agent]
mcp[cli]>=1.0
google-auth>=2.0
google-auth-oauthlib>=1.0
google-api-python-client>=2.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.4

[gmail]
google-auth>=2.0
google-auth-oauthlib>=1.0
google-api-python-client>=2.0
