opencv-python>=4.8.0
PyMuPDF>=1.23.0
numpy>=1.21.0
scikit-learn>=1.0.0
Pillow>=9.0.0
pandas>=1.3.0
matplotlib>=3.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.18.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-xdist>=3.0.0
