annotated-doc==0.0.4
annotated-types==0.7.0
jpype1==1.7.1
loguru==0.7.3
mdurl==0.1.2
opencv-python-headless==4.13.0.92
packaging==26.2
pydantic==2.13.4
pydantic-core==2.46.4
pygments==2.20.0
pypdfium2==5.8.0
rich==15.0.0
shellingham==1.5.4
typing-extensions==4.15.0
typing-inspection==0.4.2
zxingmod==0.19

[:python_full_version < "3.10"]
click==8.1.8
markdown-it-py==3.0.0
numpy==2.0.2
Pillow==11.3.0
typer==0.23.2

[:python_full_version == "3.10.*"]
numpy==2.2.6

[:python_full_version >= "3.10"]
click==8.3.3
markdown-it-py==4.0.0
Pillow==12.2.0
typer==0.24.2

[:python_full_version >= "3.11"]
numpy==2.4.4

[:sys_platform == "win32"]
colorama==0.4.6
win32-setctime==1.2.0

[dev]
pluggy==1.6.0
pytest-datadir==1.8.0
pyyaml==6.0.3
sortedcontainers==2.4.0

[dev:python_full_version < "3.10"]
attrs==26.1.0
hypothesis==6.141.1
iniconfig==2.1.0
pytest==8.4.2
pytest-regressions==2.8.3

[dev:python_full_version < "3.11"]
exceptiongroup==1.3.1
tomli==2.4.1

[dev:python_full_version >= "3.10"]
hypothesis==6.152.2
iniconfig==2.3.0
pytest==9.0.3
pytest-regressions==2.10.0
