#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile requirements-dev.in
#
aiohttp==3.6.2            # via pytest-aiohttp
appdirs==1.4.3            # via black
astroid==2.3.3            # via pylint
async-timeout==3.0.1      # via aiohttp
attrs==19.3.0             # via aiohttp, black, hypothesis, pytest
bandit==1.6.2
black==19.10b0
certifi==2019.11.28       # via requests
chardet==3.0.4            # via aiohttp, requests
click==7.0                # via black, pycalver
coverage==4.5.4           # via pytest-cov
docutils==0.15.2          # via flit
entrypoints==0.3          # via flake8
filelock==3.0.12          # via tox
flake8==3.7.9
flit-core==2.1.0          # via flit
flit==2.1.0
gitdb2==2.0.6             # via gitpython
gitpython==3.0.5          # via bandit
hypothesis==4.50.6
idna==2.8                 # via requests, yarl
isort==4.3.21             # via pylint
lazy-object-proxy==1.4.3  # via astroid
mccabe==0.6.1             # via flake8, pylint
more-itertools==8.0.0     # via pytest
multidict==4.6.1          # via aiohttp, yarl
mypy-extensions==0.4.3    # via mypy
mypy==0.750
packaging==19.2           # via pytest, tox
pathlib2==2.3.5           # via pycalver
pathspec==0.6.0           # via black
pbr==5.4.4                # via stevedore
pluggy==0.13.1            # via pytest, tox
py==1.8.0                 # via pytest, tox
pycalver==201903.30
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pylint==2.4.4
pyparsing==2.4.5          # via packaging
pytest-aiohttp==0.3.0
pytest-cov==2.8.1
pytest==5.3.1
pytoml==0.1.21            # via flit, flit-core
pyyaml==5.1.2             # via bandit
regex==2019.11.1          # via black
requests==2.22.0          # via flit
six==1.13.0               # via astroid, bandit, packaging, pathlib2, pycalver, stevedore, tox
smmap2==2.0.5             # via gitdb2
stevedore==1.31.0         # via bandit
toml==0.10.0              # via black, pycalver, tox
tox==3.14.1
typed-ast==1.4.0          # via black, mypy
typing-extensions==3.7.4.1  # via mypy
typing==3.7.4.1           # via pycalver
urllib3==1.25.7           # via requests
virtualenv==16.7.8        # via tox
wcwidth==0.1.7            # via pytest
wheel==0.33.6
wrapt==1.11.2             # via astroid
yarl==1.4.1               # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools
