tiktoken>=0.5.0
click>=8.0.0
pandas>=2.0.0

[all]
PyMuPDF>=1.21.0
PyPDF2>=3.0.0
pdfplumber>=0.7.0
python-docx>=0.8.11
docx2txt>=0.8
openpyxl>=3.0.0
xlrd>=2.0.0
python-pptx>=0.6.0
odfpy>=1.4.0
striprtf>=0.0.10
beautifulsoup4>=4.9.0
lxml>=4.6.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
mypy>=1.0.0
ruff>=0.1.0
build>=0.10.0
twine>=4.0.0

[docx]
python-docx>=0.8.11
docx2txt>=0.8

[excel]
openpyxl>=3.0.0
xlrd>=2.0.0

[html]
beautifulsoup4>=4.9.0
lxml>=4.6.0

[office]
python-docx>=0.8.11
docx2txt>=0.8
openpyxl>=3.0.0
xlrd>=2.0.0
python-pptx>=0.6.0
odfpy>=1.4.0
striprtf>=0.0.10
beautifulsoup4>=4.9.0
lxml>=4.6.0

[opendocument]
odfpy>=1.4.0

[pdf]
PyMuPDF>=1.21.0
PyPDF2>=3.0.0
pdfplumber>=0.7.0

[powerpoint]
python-pptx>=0.6.0

[rtf]
striprtf>=0.0.10
