llama-index-core>=0.12.0
lancedb>=0.17.0
fastembed>=0.7.0
mcp>=1.0.0
python-dotenv>=1.0.0
pyyaml>=6.0
pandas>=2.0.0
numpy>=1.26.0

[api]
fastapi>=0.100.0
uvicorn>=0.23.0

[dev]
pytest>=8.0
ruff>=0.8.0

[docx]
python-docx>=1.0.0

[images]
Pillow>=10.0.0

[ocr]
pytesseract>=0.3.10
Pillow>=10.0.0

[pdf]
pymupdf>=1.24.0

[xlsx]
openpyxl>=3.1.0
