beautifulsoup4==4.9.3
certifi==2020.11.8
chardet==3.0.4
jdatetime==3.6.2
lxml==4.6.1
python-dateutil==2.8.1
requests==2.25.0
schedule==0.6.0

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

[: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.26.2

[:python_version >= "3.0"]
soupsieve==2.0.1

[dev]
appdirs==1.4.4
cached-property==1.5.2
cerberus==1.3.2
certifi==2020.11.8
cffi==1.14.3
chardet==3.0.4
distlib==0.3.1
orderedmultidict==1.0.1
pathspec==0.8.1
pep517==0.9.1
pipenv-setup==3.1.1
pipfile==0.0.2
pkginfo==1.6.1
python-dateutil==2.8.1
readme-renderer==28.0
regex==2020.11.13
requests==2.25.0
requests-toolbelt==0.9.1
rfc3986==1.4.0
twine==3.2.0
typed-ast==1.4.1
webencodings==0.5.1

[dev:python_version >= "2.6" and python_version not in "3.0, 3.1, 3.2, 3.3"]
plette[validation]==0.2.3
pyparsing==2.4.7
toml==0.10.2
tqdm==4.52.0

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
attrs==20.3.0
idna==2.10
packaging==20.4
pycparser==2.20
six==1.15.0
vistir==0.5.2

[dev:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4"]
bleach==3.2.1
click==7.1.2
colorama==0.4.4
cryptography==3.2.1
docutils==0.16
pip-shims==0.5.3
requirementslib==1.5.16
tomlkit==0.7.0
wheel==0.35.1

[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.26.2

[dev:python_version >= "3.5"]
pygments==2.7.2

[dev:python_version >= "3.6"]
black==19.10b0
keyring==21.5.0

[dev:sys_platform == "linux"]
jeepney==0.6.0
secretstorage==3.2.0
