coloredlogs==15.0.1
lapsolver==1.1.0
mypy==1.3.0
numpy==1.22.3
opencv-python==4.5.5.64
pandas==1.4.2
pdf2image==1.16.0
pyarrow==7.0.0
pytz==2022.1

[:python_version < "3.11"]
tomli==2.0.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
python-dateutil==2.8.2
six==1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
humanfriendly==10.0

[:python_version >= "3.5"]
mypy-extensions==1.0.0

[:python_version >= "3.7"]
pillow==9.1.0
typing-extensions==4.6.3
