semver~=2.13
Click>=8.0
appdirs>=1.4.3
requests>=2.22.0
findimports>=2.1.0

[:python_version == "3.7"]
importlib_metadata

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

[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
