#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements/dev.in
#
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via pytest
bleach==3.1.0             # via readme-renderer
certifi==2019.6.16        # via requests
chardet==3.0.4            # via requests
click==7.0                # via pip-tools
docutils==0.15            # via readme-renderer
entrypoints==0.3          # via flake8
filelock==3.0.12          # via tox
flake8==3.7.8
idna==2.8                 # via requests
importlib-metadata==0.18  # via pluggy, pytest, tox
mccabe==0.6.1             # via flake8
more-itertools==7.2.0     # via pytest
packaging==19.0           # via pytest, tox
pip-tools==3.9.0
pkginfo==1.5.0.1          # via twine
pluggy==0.12.0            # via pytest, tox
py==1.8.0                 # via pytest, tox
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pygments==2.4.2           # via readme-renderer
pyparsing==2.4.0          # via packaging
pytest==5.0.1
readme-renderer==24.0     # via twine
requests-toolbelt==0.9.1  # via twine
requests==2.22.0          # via requests-toolbelt, twine
six==1.12.0               # via bleach, packaging, pip-tools, readme-renderer, tox
toml==0.10.0              # via tox
tox==3.13.2
tqdm==4.32.2              # via twine
twine==1.13.0
urllib3==1.25.3           # via requests
virtualenv==16.7.2        # via tox
wcwidth==0.1.7            # via pytest
webencodings==0.5.1       # via bleach
zipp==0.5.2               # via importlib-metadata

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