# DocFind Requirements

# Core dependencies
PyQt5>=5.15.0
pdfminer.six>=20220524
python-docx>=0.8.11
openpyxl>=3.0.0
python-pptx>=0.6.21
beautifulsoup4>=4.11.0
lxml>=4.9.0
charset-normalizer>=3.0.0

# Development dependencies
pytest>=7.0.0
pytest-qt>=4.2.0
pytest-cov>=4.0.0

# Optional dependencies (for enhanced features)
# ripgrep - install separately for enhanced search
