
[coveralls]
coveralls~=3.3.1

[docs]
toml~=0.10.2
sphinx~=4.2.0
sphinx-rtd-theme~=1.0.0
sphinx-autodoc-typehints~=1.12.0

[lint]
pylint~=2.14.0

[publish]
build~=0.8
twine~=4.0

[test]
pytest~=7.0
pytest-cov~=3.0
