pdfplumber>=0.11.0
pandas>=2.0.0
openpyxl>=3.1.0
xlsxwriter>=3.2.0
click>=8.1.0
pydantic>=2.0.0
python-dotenv>=1.0.0
colorlog>=6.7.0
tqdm>=4.65.0

[alternative]
PyMuPDF>=1.24.0
PyPDF2>=3.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.4.0
pre-commit>=3.3.0

[ocr]
pytesseract>=0.3.10
pdf2image>=1.16.3
