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
coverage<5.0
isort
flake8
rope
invoke
parver
sphinx
sphinx-rtd-theme

[dev:python_version >= "3.5"]
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

[typing]

[typing:python_version >= "3.4"]
mypy
mypy-extensions
mypytools
pytype
typed-ast
