Pillow>=8.0.0
PyInstaller>=4.5.0
PyYAML>=5.4.0
psutil>=5.8.0
watchdog>=2.1.0

[dev]
pytest>=6.0.0
pytest-cov>=2.12.0
black>=21.0.0
flake8>=3.9.0
mypy>=0.910
coverage>=5.5

[full]
numba>=0.54.0
cython>=0.29.0
cx-Freeze>=6.0.0
py2exe>=0.13.0

[gui]
tkinter-tooltip>=2.0.0
Pillow>=8.0.0

[macos]
pyobjc>=7.0

[windows]
pywin32>=227
