colorama>=0.3.4
requests
six

[:python_version < "3.5"]
pathlib2

[:python_version == "2.7"]
backports.functools_lru_cache
backports.shutil_get_terminal_size
backports.weakref

[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
