
[all]
smoothtext[dev,docs,nltk,stanza,test]

[dev]
black>=23.0.0
isort>=5.12.0
mypy>=1.5.0
pip-tools>=7.3.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0

[nltk]
nltk>=3.9.1

[stanza]
stanza>=1.10.1
cmudict>=1.0.32

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
