#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile --allow-unsafe --no-emit-find-links --no-index requirements.in
#
appdirs==1.4.3            # via black
attrs==19.3.0             # via black, pytest
black==19.10b0
bleach==3.1.0             # via readme-renderer
certifi==2019.11.28       # via requests
cffi==1.13.2              # via cryptography
chardet==3.0.4            # via requests
click==7.0                # via black, pip-tools
codecov==2.0.15
configparser==4.0.2       # via py-githooks
coverage[toml]==5.0.1
cryptography==2.8         # via secretstorage
docutils==0.15.2          # via readme-renderer
entrypoints==0.3          # via flake8
flake8==3.7.9
idna==2.8                 # via requests
importlib-metadata==1.3.0  # via keyring, pluggy, pytest, twine
invoke==1.3.0
isort==4.3.21
jeepney==0.4.1            # via secretstorage
keyring==21.0.0           # via twine
mccabe==0.6.1             # via flake8
more-itertools==8.0.2     # via pytest, zipp
mypy-extensions==0.4.3    # via mypy
mypy==0.761
packaging==19.2           # via pytest
pathspec==0.7.0           # via black
pip-tools==4.3.0
pkginfo==1.5.0.1          # via twine
pluggy==0.13.1            # via pytest
py-githooks==1.1.0
py==1.8.1                 # via pytest
pycodestyle==2.5.0        # via flake8
pycparser==2.19           # via cffi
pyflakes==2.1.1           # via flake8
pygments==2.5.2           # via readme-renderer
pyparsing==2.4.6          # via packaging
pytest==5.3.2
readme-renderer==24.0     # via twine
regex==2019.12.20         # via black
requests-toolbelt==0.9.1  # via twine
requests==2.22.0          # via codecov, requests-toolbelt, twine
secretstorage==3.1.1      # via keyring
semver==2.9.0
six==1.13.0               # via bleach, cryptography, packaging, pip-tools, readme-renderer
toml==0.10.0              # via black, coverage
tqdm==4.41.0              # via twine
twine==3.1.1
typed-ast==1.4.0          # via black, mypy
typing-extensions==3.7.4.1  # via mypy
urllib3==1.25.7           # via requests
wcwidth==0.1.7            # via pytest
webencodings==0.5.1       # via bleach
wheel==0.33.6
zipp==0.6.0               # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==42.0.2        # via twine
