PyYAML>=5.4.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]
Pillow>=8.0.0
PyInstaller>=4.5.0
psutil>=5.8.0
watchdog>=2.1.0
numba>=0.54.0
cython>=0.29.0
cx-Freeze>=6.0.0

[full:sys_platform == "win32"]
py2exe>=0.13.0

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

[minimal]
Pillow>=6.0.0

[termux]
Pillow>=6.0.0
psutil>=5.8.0
