meilisearch>=0.30.0
langchain-text-splitters>=0.2.0
tiktoken>=0.5.0
pdfminer.six>=20240706
pdf2image>=1.17.0
pillow>=11.0.0
pytesseract>=0.3.13
opencv-python>=4.8.0
python-docx>=1.1.0

[all]
docprocessor[dev,docs]

[dev]
pytest>=8.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.12.0
black>=24.0.0
isort>=5.12.0
flake8>=7.0.0
mypy>=1.8.0
pre-commit>=3.6.0
reportlab>=4.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=1.25.0
