fastapi>=0.110
uvicorn[standard]>=0.29
litellm>=1.40
pydantic>=2.6
aiosqlite>=0.19
neo4j>=5.18
httpx>=0.27
websockets>=12.0
sentence-transformers>=3.0
Pillow>=10.0
cryptography>=42.0
pandas>=2.0
pyarrow>=15.0
lancedb>=0.10

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27

[extraction]
PyMuPDF>=1.24
beautifulsoup4>=4.12

[lancedb]
lancedb>=0.6
pyarrow>=14.0

[mcp]
mcp[cli]>=1.0

[postgres]
asyncpg>=0.29
