# Core dependencies
PyMuPDF>=1.23.0
python-docx>=0.8.11
Pillow>=8.0.0

# OCR dependencies (proven implementation)
pytesseract>=0.3.10
pdf2image>=1.16.0
reportlab>=3.6.0

# Optional advanced dependencies
pdf2docx>=0.5.6
python-magic>=0.4.27
ocrmypdf>=13.0.0

#rich UI
rich>=13.0.0

# Future expansion dependencies
# openpyxl>=3.0.0          # Excel processing
# python-pptx>=0.6.0       # PowerPoint processing