#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile tests-sanic2009.in
#
aiofiles==0.5.0           # via sanic
aiohttp==3.6.3            # via pytest-sanic
appdirs==1.4.4            # via black, virtualenv
async-generator==1.10     # via pytest-sanic
async-timeout==3.0.1      # via aiohttp
attrs==20.2.0             # via aiohttp, pytest
black==20.8b1             # via -r tests.in
certifi==2020.6.20        # via httpx, requests
chardet==3.0.4            # via aiohttp, requests
click==7.1.2              # via black
contextvars==2.4          # via sniffio
coverage==5.3             # via -r tests.in, pytest-cov
dataclasses==0.7 ; python_version < "3.7"  # via -r tests.in, black
distlib==0.3.1            # via virtualenv
filelock==3.0.12          # via tox, virtualenv
h11==0.9.0                # via httpcore
httpcore==0.11.1          # via httpx
httptools==0.1.1          # via sanic
httpx==0.15.4             # via respx, sanic
idna-ssl==1.1.0           # via aiohttp
idna==2.10                # via idna-ssl, requests, rfc3986, yarl
immutables==0.14          # via contextvars
importlib-metadata==2.0.0  # via pluggy, pytest, tox, virtualenv
importlib-resources==3.0.0  # via virtualenv
iniconfig==1.1.1          # via pytest
mirakuru==2.3.0           # via pytest-redis
multidict==4.7.6          # via aiohttp, sanic, yarl
mypy-extensions==0.4.3    # via black
packaging==20.4           # via pytest, tox
pathspec==0.8.0           # via black
pluggy==0.13.1            # via pytest, tox
port-for==0.4             # via pytest-redis
psutil==5.7.2             # via mirakuru
py==1.9.0                 # via pytest, tox
pyparsing==2.4.7          # via packaging
pytest-cov==2.10.1        # via -r tests.in
pytest-redis==2.0.0       # via -r tests.in
pytest-sanic==1.6.2       # via -r tests.in
pytest==6.1.1             # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic
redis==3.5.3              # via pytest-redis
regex==2020.10.15         # via black
requests==2.24.0          # via -r tests.in
respx==0.14.0             # via -r tests-sanic2009.in
rfc3986[idna2008]==1.4.0  # via httpx
sanic==20.9.0             # via -r tests-sanic2009.in
six==1.15.0               # via packaging, tox, virtualenv
sniffio==1.2.0            # via httpcore, httpx
toml==0.10.1              # via black, pytest, tox
tox==3.20.1               # via -r tests.in
typed-ast==1.4.1          # via black
typing-extensions==3.7.4.3  # via aiohttp, black, yarl
ujson==4.0.1              # via sanic
urllib3==1.25.10          # via requests
uvloop==0.14.0            # via sanic
virtualenv==20.0.35       # via tox
websockets==8.1           # via sanic
yarl==1.5.1               # via aiohttp
zipp==3.3.1               # via importlib-metadata, importlib-resources
