pdfplumber>=0.10.0
pillow>=9.0.0
svgwrite>=1.4.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[all]
pyhwp>=0.1b12
pytesseract>=0.3.10
easyocr>=1.7.0
matplotlib>=3.8.0
numpy>=1.24.0
cairosvg>=2.7.0

[charts]
matplotlib>=3.8.0
numpy>=1.24.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pytest-xdist>=3.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
isort>=5.12.0
pre-commit>=3.0.0
build>=1.0.0
twine>=4.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0

[hwp]
pyhwp>=0.1b12

[ocr]
pytesseract>=0.3.10
easyocr>=1.7.0
