semver~=3.0
Click>=8.0
appdirs>=1.4.3
requests>=2.22.0
findimports>=2.1.0
toml>=0.10.2
update_checker

[:python_version == "3.7"]
importlib_metadata

[all]
pytest
coverage
pytest-random-order>=1.0.0
pylint
black
wheel
pytest-faulthandler
twine
pytest-cov
sphinx

[dev]
pytest
pylint
pytest-cov
pytest-random-order>=1.0.0
pytest-faulthandler
coverage
black
sphinx
wheel
twine

[docs]
sphinx

[package]
wheel
twine

[tests]
pytest
pylint
pytest-cov
pytest-random-order>=1.0.0
pytest-faulthandler
coverage
black
