
[cov]
attrs[tests]
coverage[toml]>=5.3

[dev]
attrs[docs,tests]
pre-commit

[docs]
furo
myst-parser
sphinx
sphinx-notfound-page
sphinxcontrib-towncrier
towncrier
zope-interface

[tests]
attrs[tests-no-zope]
zope-interface

[tests-no-zope]
cloudpickle
hypothesis
mypy>=1.1.1
pympler
pytest-xdist[psutil]
pytest>=4.3.0
