cachecontrol[filecache]==0.*,>=0.12.4
cachy==0.*,>=0.3.0
cleo==0.*,>=0.8.1
clikit==0.*,>=0.6.2
html5lib==1.*,>=1.0.0
keyring
packaging==20.*,>=20.4.0
pexpect==4.*,>=4.7.0
pkginfo==1.*,>=1.4.0
poetry-core==1.*,>=1.0.0
requests==2.*,>=2.18.0
requests-toolbelt==0.*,>=0.9.1
shellingham==1.*,>=1.1.0
tomlkit<1.0.0,>=0.7.0
virtualenv==20.*,>=20.0.26

[:python_version < "3.8"]
importlib-metadata==1.*,>=1.6.0

[:python_version == "2.7.*" and python_version >= "2.7.0"]
functools32==3.*,>=3.2.3
futures==3.*,>=3.3.0
glob2==0.*,>=0.6.0
pathlib2==2.*,>=2.3.0
subprocess32==3.*,>=3.5.0
typing==3.*,>=3.6.0

[:python_version == "3.*" and python_version >= "3.6.0"]
crashtest==0.*,>=0.3.0

[dev]
httpretty==0.*,>=0.9.6
pytest>=4.1
pytest-cov==2.*,>=2.5.0
pytest-mock==1.*,>=1.9.0
pytest-sugar==0.*,>=0.9.2
tox==3.*,>=3.0.0

[dev:python_version == "3.*" and python_version >= "3.6.1"]
pre-commit==2.*,>=2.6.0
