cachecontrol[filecache]==0.*,>=0.12.4
cachy==0.*,>=0.3.0
cleo==0.*,>=0.7.6
clikit==0.*,>=0.4.2
html5lib==1.*,>=1.0.0
jsonschema==3.*,>=3.1.0
keyring
pexpect==4.*,>=4.7.0
pkginfo==1.*,>=1.4.0
pyparsing==2.*,>=2.2.0
pyrsistent
requests==2.*,>=2.18.0
requests-toolbelt
shellingham==1.*,>=1.1.0
tomlkit

[:python_version < "3.8"]
importlib-metadata==1.1.*,>=1.1.3

[:python_version == "2.7.*" and python_version >= "2.7.0"]
functools32==3.*,>=3.2.3
virtualenv==16.*,>=16.7.9

[:python_version == "2.7.*" and python_version >= "2.7.0" or python_version == "3.4.*" and python_version >= "3.4.0"]
glob2==0.*,>=0.6.0
pathlib2==2.*,>=2.3.0
subprocess32==3.*,>=3.5.0
typing==3.*,>=3.6.0

[dev]
httpretty==0.*,>=0.9.6
markdown-include==0.*,>=0.5.1
pre-commit==1.*,>=1.10.0
pygments==2.*,>=2.2.0
pygments-github-lexers==0.*,>=0.0.5
pymdown-extensions==6.*,>=6.0.0
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 == "2.7.*" and python_version >= "2.7.9" or python_version == "3.*" and python_version >= "3.4.0"]
mkdocs==1.*,>=1.0.0

[dev:python_version == "3.*" and python_version >= "3.6.0"]
black==19.*,>=19.10.0.b0
