cffi>=1.12

[docs]
sphinx>=5.3.0
sphinx-rtd-theme>=1.1.1

[docstest]
pyenchant>=1.6.11
twine>=1.12.0
sphinxcontrib-spelling>=4.0.1

[nox]
nox

[pep8test]
black
ruff
mypy
check-sdist

[sdist]
build

[ssh]
bcrypt>=3.1.5

[test]
pytest>=6.2.0
pytest-benchmark
pytest-cov
pytest-xdist
pretend

[test-randomorder]
pytest-randomly
