
[all]
Pillow>=9.0.0
tqdm>=4.60.0
colorama>=0.4.4
readchar>=2.0.0
watchdog>=3.0.0
Flask>=2.0.0

[color]
colorama>=0.4.4

[dev]
black>=22.0.0
mypy>=0.950
pytest>=7.0.0
pytest-cov>=4.0.0
flake8>=4.0.0

[hotreload]
watchdog>=3.0.0

[image]
Pillow>=9.0.0

[interactive]
readchar>=2.0.0

[progress]
tqdm>=4.60.0

[web]
Flask>=2.0.0
