click==7.1.2
docopt==0.6.2
jinja2==2.11.2
prompt-toolkit==1.0.14
pyfiglet==0.8.post1
pyinquirer==1.0.3
pyyaml==5.3.1
regex==2020.10.15
sqlalchemy==1.3.20
wcwidth==0.2.5

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

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

[dev]
appdirs==1.4.4
black==19.10b0
cached-property==1.5.2
cerberus==1.3.2
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
distlib==0.3.1
orderedmultidict==1.0.1
pathspec==0.8.0
pep517==0.9.1
pipenv-setup==3.1.1
pipfile==0.0.2
pkginfo==1.6.0
readme-renderer==28.0
regex==2020.10.15
requests-toolbelt==0.9.1
rfc3986==1.4.0
toml==0.10.1
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
tqdm==4.50.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
pycparser==2.20
python-dateutil==2.8.1
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
colorama==0.4.4
cryptography==3.1.1
docutils==0.16
pip-shims==0.5.3
requests==2.24.0
requirementslib==1.5.13
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.25.11

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

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

[dev:sys_platform == "linux"]
jeepney==0.4.3
secretstorage==3.1.2
