# PDF import (required for scripts/extract_from_pdf.py)
pymupdf

# PDF export — install at least one of the following:
# Option 1: pdfkit (requires wkhtmltopdf system package)
pdfkit
# Option 2: playwright (requires chromium browser)
# playwright
