#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile test-requirements.in
#
aiohttp==3.5.4            # via pytest-aiohttp
async-timeout==3.0.1      # via aiohttp
atomicwrites==1.3.0       # via pytest
attrs==19.1.0             # via aiohttp, pytest
certifi==2019.6.16        # via requests
chardet==3.0.4            # via aiohttp, requests
coverage==4.5.3           # via coveralls, pytest-cov
coveralls==1.8.2
docopt==0.6.2             # via coveralls
entrypoints==0.3          # via flake8
flake8==3.7.8             # via pytest-flake8
idna==2.8                 # via requests, yarl
importlib-metadata==0.18  # via pluggy, pytest
mccabe==0.6.1             # via flake8
more-itertools==7.1.0     # via pytest
multidict==4.5.2          # via aiohttp, yarl
packaging==19.0           # via pytest
pluggy==0.12.0            # via pytest
py==1.8.0                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pyparsing==2.4.0          # via packaging
pytest-aiohttp==0.3.0
pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-flake8==1.0.4
pytest-mock==1.10.4
pytest==5.0.1
requests==2.22.0          # via coveralls
six==1.12.0               # via packaging
urllib3==1.25.3           # via requests
uvloop==0.12.2
wcwidth==0.1.7            # via pytest
yarl==1.3.0               # via aiohttp
zipp==0.5.2               # via importlib-metadata
