jaraco.functools
more_itertools>=2.6
six>=1.11.0

[:python_version < "3.3"]
backports.functools_lru_cache

[docs]
alabaster
collective.checkdocs
docutils
jaraco.packaging>=3.2
rst.linker>=1.9
sphinx-tabs>=1.1.0
sphinx>=1.8.2

[testing]
codecov==2.0.15
coverage==4.5.3
pyopenssl
pytest-cov==2.7.1
pytest-mock>=1.11.0
pytest-sugar>=0.9.1
pytest-testmon>=0.9.7
pytest-watch==4.2.0
pytest-xdist>=1.28.0
pytest>=2.8
requests-unixsocket
trustme>=0.4.0

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

[testing:python_version == "3.4"]
urllib3<1.25
