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]
wheel
coverage
sphinx
pytest-cov
pytest-faulthandler
pylint
twine
black
pytest
pytest-random-order>=1.0.0

[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
