#
# 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.11.28       # via requests
chardet==3.0.4            # via aiohttp, requests
coverage==5.0.3           # 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-ssl==1.1.0           # via aiohttp
idna==2.8                 # via idna-ssl, requests, yarl
importlib-metadata==1.4.0  # via pluggy, pytest
mccabe==0.6.1             # via flake8
more-itertools==8.1.0     # via pytest, zipp
multidict==4.7.4          # via aiohttp, yarl
packaging==20.0           # via pytest
pluggy==0.13.1            # via pytest
py==1.8.1                 # via pytest
pycodestyle==2.5.0        # via flake8
pyflakes==2.1.1           # via flake8
pyparsing==2.4.6          # 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.4
requests==2.22.0          # via coveralls
six==1.14.0               # via packaging
typing-extensions==3.7.4.1  # via aiohttp
urllib3==1.25.8           # via requests
uvloop==0.14.0
wcwidth==0.1.8            # via pytest
yarl==1.4.2               # via aiohttp
zipp==2.0.0               # via importlib-metadata
