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.3
pytest-watch==4.2.0
pytest-xdist>=1.28.0
jaraco.text>=3.1
codecov==2.0.22
pytest-cov==2.7.1
trustme>=0.4.0
pyopenssl
requests-unixsocket
portend
requests_toolbelt
jaraco.context

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

[testing:python_version == "2.7"]
futures

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