py>=1.5.0
six>=1.10.0
setuptools
attrs>=17.4.0
atomicwrites>=1.0
pluggy!=0.10,<1.0,>=0.9
wcwidth

[:python_version < "3.0"]
funcsigs>=1.0

[:python_version < "3.6"]
pathlib2>=2.2.0

[:python_version <= "2.7"]
more-itertools<6.0.0,>=4.0.0

[:python_version > "2.7"]
more-itertools>=4.0.0

[:sys_platform == "win32"]
colorama

[testing]
argcomplete
hypothesis>=3.56
nose
requests

[testing:python_version == "2.7"]
mock
