
[all]
color-match-tools[fuzzy]
color-match-tools[image]
color-match-tools[interactive]
color-match-tools[logging]

[dev]
pyright>=1.1.0
build>=1.0.0
twine>=4.0.0
coverage>=7.0.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0

[fuzzy]
fuzzywuzzy>=0.18.0
python-Levenshtein>=0.12.0

[image]
Pillow>=10.0.0
numpy>=1.24.0
scikit-image>=0.20.0
pillow-heif>=0.14.0
cairosvg>=2.7.0

[interactive]
prompt_toolkit>=3.0.0

[logging]
rich>=13.0.0
