certifi==2020.6.20
chardet==3.0.4
click==7.1.2
commonmark==0.9.1
cssselect==1.1.0
lxml==4.5.2
requests==2.24.0
rich==6.0.0
typing-extensions==3.7.4.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
idna==2.10

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
colorama==0.4.3

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.25.10

[:python_version >= "3.5"]
pygments==2.6.1

[dev]
appdirs==1.4.4
black==20.8b1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
coverage==5.2.1
freezegun==1.0.0
iniconfig==1.0.1
mypy-extensions==0.4.3
pathspec==0.8.0
pkginfo==1.5.0.1
pytest==6.0.1
readme-renderer==26.0
regex==2020.7.14
requests==2.24.0
requests-toolbelt==0.9.1
responses==0.12.0
rfc3986==1.4.0
toml==0.10.1
twine==3.2.0
typed-ast==1.4.1
typing-extensions==3.7.4.3
webencodings==0.5.1
wheel==0.35.1

[dev:python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"]
pyparsing==2.4.7
tqdm==4.48.2

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
attrs==20.2.0
idna==2.10
packaging==20.4
pluggy==0.13.1
py==1.9.0
python-dateutil==2.8.1
six==1.15.0

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
bleach==3.1.5
colorama==0.4.3
docutils==0.16

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4" and python_version < "4"]
urllib3==1.25.10

[dev:python_version >= "3.5"]
more-itertools==8.5.0
pygments==2.6.1

[dev:python_version >= "3.6"]
keyring==21.4.0
