pydantic>=2.6
openpyxl>=3.1.2
pyyaml>=6.0.1
rich>=13.7
click>=8.1
formulas>=1.2.7
reportlab>=4.0
numpy>=1.26

[data]
requests>=2.31
pandas>=2.2

[dev]
pytest>=8
ruff>=0.3
reportlab>=4.0

[export]
python-pptx>=1.0
python-docx>=1.1

[ingest]
anthropic>=0.89
pdfplumber>=0.11
pypdf>=5.0

[ingest-ocr]
pytesseract>=0.3.10
pdf2image>=1.17
Pillow>=10.0

[mcp]
mcp>=1.12.0

[validate]

[web]
fastapi>=0.100
uvicorn[standard]>=0.20
python-multipart>=0.0.9
