jaraco.functools
more_itertools>=2.6
six>=1.11.0

[:python_version < "3.3"]
backports.functools_lru_cache

[:python_version < "3.4"]
selectors2

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

[testing]
codecov==2.1.10
jaraco.context
jaraco.text>=3.1
portend
pyopenssl
pytest-mock>=1.11.0
pytest-sugar>=0.9.3
pytest-watch==4.2.0
pytest-xdist>=1.28.0
pytest>=4.6.6
requests-unixsocket
requests_toolbelt
trustme>=0.4.0

[testing:python_version != "3.4"]
coverage==5.3
pytest-cov==2.10.1
urllib3>=1.25

[testing:python_version < "3.6"]
watchdog<1.0.0

[testing:python_version == "2.7"]
futures

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

[testing:sys_platform != "win32" and (python_version < "3.0" or python_version > "3.4")]
pytest-forked>=1.2.0

[testing:sys_platform != "win32" and python_version >= "3.0" and python_version <= "3.4"]
pytest-forked>=1.1.3
