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

[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

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