
[all]
fuzzywuzzy>=0.18.0
python-Levenshtein>=0.12.0
Pillow>=10.0.0
numpy>=1.24.0
scikit-image>=0.20.0
pillow-heif>=0.14.0
prompt_toolkit>=3.0.0
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0

[dev]
pyright>=1.1.0
build>=1.0.0
twine>=4.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

[interactive]
prompt_toolkit>=3.0.0
