#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile test-requirements.in
#
aiohttp==3.6.2            # via pytest-aiohttp
async-timeout==3.0.1      # via aiohttp
attrs==19.3.0             # via aiohttp, pytest
certifi==2019.9.11        # via requests
chardet==3.0.4            # via aiohttp, requests
coverage==4.5.4           # via coveralls, pytest-cov
coveralls==1.10.0
docopt==0.6.2             # via coveralls
entrypoints==0.3          # via flake8
flake8==3.7.9             # via pytest-flake8
idna==2.8                 # via requests, yarl
mccabe==0.6.1             # via flake8
more-itertools==7.2.0     # via pytest
multidict==4.6.1          # via aiohttp, yarl
packaging==19.2           # via pytest
pluggy==0.13.1            # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pyparsing==2.4.5          # via packaging
pytest-aiohttp==0.3.0
pytest-asyncio==0.10.0
pytest-cov==2.8.1
pytest-flake8==1.0.4
pytest-mock==2.0.0
pytest==5.3.2
requests==2.22.0          # via coveralls
six==1.13.0               # via packaging
urllib3==1.25.7           # via requests
uvloop==0.14.0
wcwidth==0.1.7            # via pytest
yarl==1.3.0               # via aiohttp
