six>=1.11.0
more_itertools>=2.6
jaraco.functools

[:python_version < "3.3"]
backports.functools_lru_cache

[docs]
sphinx>=1.8.2
jaraco.packaging>=3.2
sphinx-tabs>=1.1.0
docutils
alabaster
python-dateutil
sphinxcontrib-spelling>=4.3.0

[testing]
pytest>=4.6.6
pytest-mock>=1.11.0
pytest-sugar>=0.9.1
pytest-watch==4.2.0
pytest-xdist>=1.28.0
jaraco.text>=3.1
coverage==4.5.3
codecov==2.0.15
pytest-cov==2.7.1
trustme>=0.4.0
pyopenssl
requests-unixsocket

[testing:python_version != "3.4"]
urllib3>=1.25

[testing:python_version == "3.4"]
urllib3<1.25
colorama!=0.4.2
