# Required
pandas>=2.0.0
openpyxl>=3.1.0

# For PDF parsing (Step 03)
pdfplumber>=0.10.0

# For DOCX parsing (Step 03)
python-docx>=1.1.0
