markdown-it-py>=3.0
beautifulsoup4>=4.12

[all]
pymupdf>=1.24
pdfplumber>=0.11
reportlab>=4.0
python-docx>=1.1
python-pptx>=1.0
openpyxl>=3.1
lxml>=5.0

[dev]
pytest>=8.0
pytest-cov>=4.1
ruff>=0.6

[docx]
python-docx>=1.1

[html]
lxml>=5.0

[markdown]

[pdf]
pymupdf>=1.24
pdfplumber>=0.11
reportlab>=4.0

[pptx]
python-pptx>=1.0

[xlsx]
openpyxl>=3.1
