numpy>=1.23
pandas>=1.5
spacy>=3.4
scipy>=1.9
python-Levenshtein>=0.20

[all]
spell-exploder[graphs,ml,viz]

[dev]
pytest>=7.0
spell-exploder[all]

[graphs]
networkx>=3.0

[ml]
sentence-transformers>=2.0
scikit-learn>=1.0

[viz]
matplotlib>=3.5
seaborn>=0.12
