cachecontrol[filecache]==0.*,>=0.12.4
cachy==0.*,>=0.2.0
cleo==0.*,>=0.6.7
html5lib==1.*,>=1.0.0
jsonschema==3.*,>=3.0.0
pkginfo==1.*,>=1.4.0
pyparsing==2.*,>=2.2.0
pyrsistent==0.*,>=0.14.2
requests==2.*,>=2.18.0
requests-toolbelt==0.*,>=0.8.0
shellingham==1.*,>=1.1.0
tomlkit==0.*,>=0.5.1

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

[: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
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.*,>=4.1.0
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.3.0
