six>=1.10.0
txaio>=2.6.1
twisted>=16.6.0
treq>=16.12.0

[:python_version >= '3.4']
aiohttp>=2.2.5

[dev]
pip>=9.0.1
bumpversion>=0.5.3
wheel>=0.30.0
watchdog>=0.8.3
flake8>=3.5.0
tox>=2.9.1
codecov>=2.0.15
sphinx>=1.7.1
twine>=1.10.0
pytest>=3.4.2
pytest-runner>=2.11.1
humanize>=0.5.1
backports.tempfile>=1.0
yapf>=0.22.0
pylint>=1.9.2

[dev:python_version >= "3.4" and platform_python_implementation != "PyPy"]
mypy>=0.610
