colorama
requests
six

[:python_version < "3.3"]
backports.shutil_get_terminal_size
backports.weakref

[:python_version < "3.5"]
pathlib2

[:python_version <= "3.3"]
backports.functools_lru_cache

[dev]
pre-commit
isort
flake8
rope

[dev:python_version >= "3.5"]
mypy
flake8-bugbear

[dev:python_version >= "3.6"]
black

[spinner]
yaspin

[tests]
twine
readme-renderer[md]
pytest
pytest-xdist
pytest-cov
pytest-timeout
hypothesis-fspaths
hypothesis
