argcomplete==1.*,>=1.9.0
click==7.*,>=7.0.0
crcmod==1.*,>=1.7.0
requests==2.*,>=2.21.0

[:python_version == "2.7.*" and python_version >= "2.7.0"]
futures
pathlib2==2.*,>=2.2.0

[:python_version == "3.4.*" and python_version >= "3.4.0"]
enum34

[dev]
autopep8==1.*,>=1.4.0
pep8==1.*,>=1.7.0
rope==0.*,>=0.14.0
