diff --git a/requirements/dev.txt b/requirements/dev.txt index e66739c..aac80da 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -4,91 +4,268 @@ # # pip-compile dev.in # -aiohttp==3.6.2 # via pytest-sanic -alabaster==0.7.12 # via sphinx -appdirs==1.4.4 # via black, virtualenv -async-generator==1.10 # via pytest-sanic -async-timeout==3.0.1 # via aiohttp -attrs==19.3.0 # via aiohttp, black, pytest -babel==2.8.0 # via sphinx -black==19.10b0 # via -r tests.in -bleach==3.1.5 # via readme-renderer -certifi==2020.6.20 # via requests -cfgv==3.1.0 # via pre-commit -chardet==3.0.4 # via aiohttp, requests, zest.releaser -check-manifest==0.42 # via zest.releaser -click==7.1.2 # via black, pip-tools -colorama==0.4.3 # via twine, zest.releaser -coverage==5.2.1 # via -r tests.in, pytest-cov -dataclasses==0.7 ; python_version < "3.7" # via -r tests.in -distlib==0.3.1 # via virtualenv -docutils==0.16 # via pyroma, readme-renderer, sphinx -filelock==3.0.12 # via tox, virtualenv -identify==1.4.25 # via pre-commit -idna-ssl==1.1.0 # via aiohttp -idna==2.10 # via idna-ssl, requests, yarl -imagesize==1.2.0 # via sphinx -importlib-metadata==1.7.0 # via keyring, pep517, pluggy, pre-commit, pytest, tox, twine, virtualenv -importlib-resources==3.0.0 # via pre-commit, virtualenv -jinja2==2.11.2 # via sphinx -keyring==21.2.1 # via twine -markupsafe==1.1.1 # via jinja2 -mirakuru==2.3.0 # via pytest-redis -more-itertools==8.4.0 # via pytest -multidict==4.7.6 # via aiohttp, yarl -nodeenv==1.4.0 # via pre-commit -packaging==20.4 # via bleach, pytest, sphinx, tox -pathspec==0.8.0 # via black -pep517==0.8.2 # via check-manifest -pip-tools==5.3.0 # via -r dev.in -pkginfo==1.5.0.1 # via twine -pluggy==0.13.1 # via pytest, tox -port-for==0.4 # via pytest-redis -pre-commit==2.6.0 # via -r dev.in -psutil==5.7.2 # via mirakuru -py==1.9.0 # via pytest, tox -pygments==2.6.1 # via pyroma, readme-renderer, sphinx -pyparsing==2.4.7 # via packaging -pyroma==2.6 # via zest.releaser -pytest-cov==2.10.1 # via -r tests.in -pytest-redis==2.0.0 # via -r tests.in -pytest-sanic==1.6.1 # via -r tests.in -pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic -pytz==2020.1 # via babel -pyyaml==5.3.1 # via pre-commit -readme-renderer==26.0 # via twine, zest.releaser -redis==3.5.3 # via pytest-redis -regex==2020.7.14 # via black -requests-toolbelt==0.9.1 # via twine -requests==2.24.0 # via -r tests.in, requests-toolbelt, sphinx, twine, zest.releaser -rfc3986==1.4.0 # via twine -six==1.15.0 # via bleach, packaging, pip-tools, readme-renderer, tox, virtualenv, zest.releaser -snowballstemmer==2.0.0 # via sphinx -sphinx-autodoc-typehints==1.11.0 # via -r docs.in -sphinx-issues==1.2.0 # via -r docs.in -sphinx-rtd-theme==0.5.0 # via -r docs.in -sphinx==3.2.1 # via -r docs.in, sphinx-autodoc-typehints, sphinx-issues, sphinx-rtd-theme, sphinxcontrib-log-cabinet -sphinxcontrib-applehelp==1.0.2 # via sphinx -sphinxcontrib-devhelp==1.0.2 # via sphinx -sphinxcontrib-htmlhelp==1.0.3 # via sphinx -sphinxcontrib-jsmath==1.0.1 # via sphinx -sphinxcontrib-log-cabinet==1.0.1 # via -r docs.in -sphinxcontrib-qthelp==1.0.3 # via sphinx -sphinxcontrib-serializinghtml==1.1.4 # via sphinx -toml==0.10.1 # via black, check-manifest, pep517, pre-commit, tox -tox==3.18.1 # via -r tests.in -tqdm==4.48.0 # via twine -twine==3.2.0 # via zest.releaser -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.2 # via aiohttp, yarl -urllib3==1.25.10 # via requests -virtualenv==20.0.28 # via pre-commit, tox -wcwidth==0.2.5 # via pytest -webencodings==0.5.1 # via bleach -wheel==0.34.2 # via zest.releaser -yarl==1.5.0 # via aiohttp -zest.releaser[recommended]==6.21.0 # via -r dev.in -zipp==3.1.0 # via importlib-metadata, importlib-resources, pep517 +aiohttp==3.6.2 + # via pytest-sanic +alabaster==0.7.12 + # via sphinx +appdirs==1.4.4 + # via + # black + # virtualenv +async-generator==1.10 + # via pytest-sanic +async-timeout==3.0.1 + # via aiohttp +attrs==19.3.0 + # via + # aiohttp + # black + # pytest +babel==2.8.0 + # via sphinx +black==19.10b0 + # via -r tests.in +bleach==3.1.5 + # via readme-renderer +certifi==2020.6.20 + # via requests +cffi==1.14.5 + # via cryptography +cfgv==3.1.0 + # via pre-commit +chardet==3.0.4 + # via + # aiohttp + # requests + # zest.releaser +check-manifest==0.42 + # via zest.releaser +click==7.1.2 + # via + # black + # pip-tools +colorama==0.4.3 + # via + # twine + # zest.releaser +coverage==5.2.1 + # via + # -r tests.in + # pytest-cov +cryptography==3.4.7 + # via secretstorage +dataclasses==0.7 ; python_version < "3.7" + # via -r tests.in +distlib==0.3.1 + # via virtualenv +docutils==0.16 + # via + # pyroma + # readme-renderer + # sphinx +filelock==3.0.12 + # via + # tox + # virtualenv +identify==1.4.25 + # via pre-commit +idna-ssl==1.1.0 + # via aiohttp +idna==2.10 + # via + # idna-ssl + # requests + # yarl +imagesize==1.2.0 + # via sphinx +importlib-metadata==1.7.0 + # via + # keyring + # pep517 + # pluggy + # pre-commit + # pytest + # tox + # twine + # virtualenv +importlib-resources==3.0.0 + # via + # pre-commit + # virtualenv +jeepney==0.6.0 + # via + # keyring + # secretstorage +jinja2==2.11.2 + # via sphinx +keyring==21.2.1 + # via twine +markupsafe==1.1.1 + # via jinja2 +mirakuru==2.3.0 + # via pytest-redis +more-itertools==8.4.0 + # via pytest +multidict==4.7.6 + # via + # aiohttp + # yarl +nodeenv==1.4.0 + # via pre-commit +packaging==20.4 + # via + # bleach + # pytest + # sphinx + # tox +pathspec==0.8.0 + # via black +pep517==0.8.2 + # via check-manifest +pip-tools==5.3.0 + # via -r dev.in +pkginfo==1.5.0.1 + # via twine +pluggy==0.13.1 + # via + # pytest + # tox +port-for==0.4 + # via pytest-redis +pre-commit==2.6.0 + # via -r dev.in +psutil==5.7.2 + # via mirakuru +py==1.10.0 + # via + # pytest + # tox +pycparser==2.20 + # via cffi +pygments==2.6.1 + # via + # pyroma + # readme-renderer + # sphinx +pyparsing==2.4.7 + # via packaging +pyroma==2.6 + # via zest.releaser +pytest-cov==2.10.1 + # via -r tests.in +pytest-redis==2.0.0 + # via -r tests.in +pytest-sanic==1.6.1 + # via -r tests.in +pytest==5.4.3 + # via + # -r tests.in + # pytest-cov + # pytest-redis + # pytest-sanic +pytz==2020.1 + # via babel +pyyaml==5.3.1 + # via pre-commit +readme-renderer==26.0 + # via + # twine + # zest.releaser +redis==3.5.3 + # via pytest-redis +regex==2020.7.14 + # via black +requests-toolbelt==0.9.1 + # via twine +requests==2.24.0 + # via + # -r tests.in + # requests-toolbelt + # sphinx + # twine + # zest.releaser +rfc3986==1.4.0 + # via twine +secretstorage==3.3.1 + # via keyring +six==1.15.0 + # via + # bleach + # packaging + # pip-tools + # readme-renderer + # tox + # virtualenv + # zest.releaser +snowballstemmer==2.0.0 + # via sphinx +sphinx-autodoc-typehints==1.11.0 + # via -r docs.in +sphinx-issues==1.2.0 + # via -r docs.in +sphinx-rtd-theme==0.5.0 + # via -r docs.in +sphinx==3.2.1 + # via + # -r docs.in + # sphinx-autodoc-typehints + # sphinx-issues + # sphinx-rtd-theme + # sphinxcontrib-log-cabinet +sphinxcontrib-applehelp==1.0.2 + # via sphinx +sphinxcontrib-devhelp==1.0.2 + # via sphinx +sphinxcontrib-htmlhelp==1.0.3 + # via sphinx +sphinxcontrib-jsmath==1.0.1 + # via sphinx +sphinxcontrib-log-cabinet==1.0.1 + # via -r docs.in +sphinxcontrib-qthelp==1.0.3 + # via sphinx +sphinxcontrib-serializinghtml==1.1.4 + # via sphinx +toml==0.10.1 + # via + # black + # check-manifest + # pep517 + # pre-commit + # tox +tox==3.18.1 + # via -r tests.in +tqdm==4.48.0 + # via twine +twine==3.2.0 + # via zest.releaser +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.2 + # via + # aiohttp + # yarl +urllib3==1.25.10 + # via requests +virtualenv==20.0.28 + # via + # pre-commit + # tox +wcwidth==0.2.5 + # via pytest +webencodings==0.5.1 + # via bleach +wheel==0.34.2 + # via zest.releaser +yarl==1.5.0 + # via aiohttp +zest.releaser[recommended]==6.21.0 + # via -r dev.in +zipp==3.1.0 + # via + # importlib-metadata + # importlib-resources + # pep517 # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/tests-sanic1912.txt b/requirements/tests-sanic1912.txt index dbddb32..f30ee68 100644 --- a/requirements/tests-sanic1912.txt +++ b/requirements/tests-sanic1912.txt @@ -4,66 +4,177 @@ # # pip-compile tests-sanic1912.in # -aiofiles==0.5.0 # via sanic -aiohttp==3.6.2 # via pytest-sanic -appdirs==1.4.4 # via black, virtualenv -async-generator==1.10 # via pytest-sanic -async-timeout==3.0.1 # via aiohttp -asynctest==0.13.0 # via respx -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, httpx, requests -click==7.1.2 # via black -contextvars==2.4 # via sniffio -coverage==5.2.1 # 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.8.1 # via httpx -h2==3.2.0 # via httpx -hpack==3.0.0 # via h2 -hstspreload==2020.9.2 # via httpx -httptools==0.1.1 # via sanic -httpx==0.9.3 # via respx, sanic -hyperframe==5.2.0 # via h2 -idna-ssl==1.1.0 # via aiohttp -idna==2.10 # via httpx, idna-ssl, requests, yarl -immutables==0.14 # via contextvars -importlib-metadata==1.7.0 # via pluggy, pytest, tox, virtualenv -importlib-resources==3.0.0 # via virtualenv -mirakuru==2.3.0 # via pytest-redis -more-itertools==8.5.0 # via pytest -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.1 # via -r tests.in -pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic -redis==3.5.3 # via pytest-redis -regex==2020.7.14 # via black -requests==2.24.0 # via -r tests.in -respx==0.8.1 # via -r tests-sanic1912.in -rfc3986==1.4.0 # via httpx -sanic==19.12.2 # via -r tests-sanic1912.in -six==1.15.0 # via packaging, tox, virtualenv -sniffio==1.1.0 # via httpx -toml==0.10.1 # via black, tox -tox==3.20.0 # via -r tests.in -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.3 # via aiohttp, black, yarl -ujson==3.1.0 # via sanic -urllib3==1.25.10 # via requests -uvloop==0.14.0 # via sanic -virtualenv==20.0.31 # via tox -wcwidth==0.2.5 # via pytest -websockets==8.1 # via sanic -yarl==1.5.1 # via aiohttp -zipp==3.1.0 # via importlib-metadata, importlib-resources +aiofiles==0.5.0 + # via sanic +aiohttp==3.6.2 + # via pytest-sanic +appdirs==1.4.4 + # via + # black + # virtualenv +async-generator==1.10 + # via pytest-sanic +async-timeout==3.0.1 + # via aiohttp +asynctest==0.13.0 + # via respx +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 + # httpx + # requests +click==7.1.2 + # via black +contextvars==2.4 + # via sniffio +coverage==5.2.1 + # 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.8.1 + # via httpx +h2==3.2.0 + # via httpx +hpack==3.0.0 + # via h2 +hstspreload==2020.9.2 + # via httpx +httptools==0.1.1 + # via sanic +httpx==0.9.3 + # via + # respx + # sanic +hyperframe==5.2.0 + # via h2 +idna-ssl==1.1.0 + # via aiohttp +idna==2.10 + # via + # httpx + # idna-ssl + # requests + # yarl +immutables==0.14 + # via contextvars +importlib-metadata==1.7.0 + # via + # pluggy + # pytest + # tox + # virtualenv +importlib-resources==3.0.0 + # via virtualenv +mirakuru==2.3.0 + # via pytest-redis +more-itertools==8.5.0 + # via pytest +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.10.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.1 + # via -r tests.in +pytest==5.4.3 + # via + # -r tests.in + # pytest-cov + # pytest-redis + # pytest-sanic +redis==3.5.3 + # via pytest-redis +regex==2020.7.14 + # via black +requests==2.24.0 + # via -r tests.in +respx==0.8.1 + # via -r tests-sanic1912.in +rfc3986==1.4.0 + # via httpx +sanic==19.12.2 + # via -r tests-sanic1912.in +six==1.15.0 + # via + # packaging + # tox + # virtualenv +sniffio==1.1.0 + # via httpx +toml==0.10.1 + # via + # black + # tox +tox==3.20.0 + # via -r tests.in +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.3 + # via + # aiohttp + # black + # yarl +ujson==3.1.0 + # via sanic +urllib3==1.25.10 + # via requests +uvloop==0.14.0 + # via sanic +virtualenv==20.0.31 + # via tox +wcwidth==0.2.5 + # via pytest +websockets==8.1 + # via sanic +yarl==1.5.1 + # via aiohttp +zipp==3.1.0 + # via + # importlib-metadata + # importlib-resources diff --git a/requirements/tests-sanic2003.txt b/requirements/tests-sanic2003.txt index 9205e6f..3ca0843 100644 --- a/requirements/tests-sanic2003.txt +++ b/requirements/tests-sanic2003.txt @@ -4,66 +4,179 @@ # # pip-compile tests-sanic2003.in # -aiofiles==0.5.0 # via sanic -aiohttp==3.6.2 # via pytest-sanic -appdirs==1.4.4 # via black, virtualenv -async-generator==1.10 # via pytest-sanic -async-timeout==3.0.1 # via aiohttp -asynctest==0.13.0 # via respx -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, httpx, requests -click==7.1.2 # via black -contextvars==2.4 # via sniffio -coverage==5.2.1 # 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 httpx -h2==3.2.0 # via httpx -hpack==3.0.0 # via h2 -hstspreload==2020.9.2 # via httpx -httptools==0.1.1 # via sanic -httpx==0.11.1 # via respx, sanic -hyperframe==5.2.0 # via h2 -idna-ssl==1.1.0 # via aiohttp -idna==2.10 # via httpx, idna-ssl, requests, yarl -immutables==0.14 # via contextvars -importlib-metadata==1.7.0 # via pluggy, pytest, tox, virtualenv -importlib-resources==3.0.0 # via virtualenv -mirakuru==2.3.0 # via pytest-redis -more-itertools==8.5.0 # via pytest -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.1 # via -r tests.in -pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic -redis==3.5.3 # via pytest-redis -regex==2020.7.14 # via black -requests==2.24.0 # via -r tests.in -respx==0.10.0 # via -r tests-sanic2003.in -rfc3986==1.4.0 # via httpx -sanic==20.3.0 # via -r tests-sanic2003.in -six==1.15.0 # via packaging, tox, virtualenv -sniffio==1.1.0 # via httpx -toml==0.10.1 # via black, tox -tox==3.20.0 # via -r tests.in -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.3 # via aiohttp, black, yarl -ujson==3.1.0 # via sanic -urllib3==1.25.10 # via httpx, requests -uvloop==0.14.0 # via sanic -virtualenv==20.0.31 # via tox -wcwidth==0.2.5 # via pytest -websockets==8.1 # via sanic -yarl==1.5.1 # via aiohttp -zipp==3.1.0 # via importlib-metadata, importlib-resources +aiofiles==0.5.0 + # via sanic +aiohttp==3.6.2 + # via pytest-sanic +appdirs==1.4.4 + # via + # black + # virtualenv +async-generator==1.10 + # via pytest-sanic +async-timeout==3.0.1 + # via aiohttp +asynctest==0.13.0 + # via respx +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 + # httpx + # requests +click==7.1.2 + # via black +contextvars==2.4 + # via sniffio +coverage==5.2.1 + # 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 httpx +h2==3.2.0 + # via httpx +hpack==3.0.0 + # via h2 +hstspreload==2020.9.2 + # via httpx +httptools==0.1.1 + # via sanic +httpx==0.11.1 + # via + # respx + # sanic +hyperframe==5.2.0 + # via h2 +idna-ssl==1.1.0 + # via aiohttp +idna==2.10 + # via + # httpx + # idna-ssl + # requests + # yarl +immutables==0.14 + # via contextvars +importlib-metadata==1.7.0 + # via + # pluggy + # pytest + # tox + # virtualenv +importlib-resources==3.0.0 + # via virtualenv +mirakuru==2.3.0 + # via pytest-redis +more-itertools==8.5.0 + # via pytest +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.10.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.1 + # via -r tests.in +pytest==5.4.3 + # via + # -r tests.in + # pytest-cov + # pytest-redis + # pytest-sanic +redis==3.5.3 + # via pytest-redis +regex==2020.7.14 + # via black +requests==2.24.0 + # via -r tests.in +respx==0.10.0 + # via -r tests-sanic2003.in +rfc3986==1.4.0 + # via httpx +sanic==20.3.0 + # via -r tests-sanic2003.in +six==1.15.0 + # via + # packaging + # tox + # virtualenv +sniffio==1.1.0 + # via httpx +toml==0.10.1 + # via + # black + # tox +tox==3.20.0 + # via -r tests.in +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.3 + # via + # aiohttp + # black + # yarl +ujson==3.1.0 + # via sanic +urllib3==1.25.10 + # via + # httpx + # requests +uvloop==0.14.0 + # via sanic +virtualenv==20.0.31 + # via tox +wcwidth==0.2.5 + # via pytest +websockets==8.1 + # via sanic +yarl==1.5.1 + # via aiohttp +zipp==3.1.0 + # via + # importlib-metadata + # importlib-resources diff --git a/requirements/tests-sanic2006.txt b/requirements/tests-sanic2006.txt index 5fe498f..38a551f 100644 --- a/requirements/tests-sanic2006.txt +++ b/requirements/tests-sanic2006.txt @@ -4,66 +4,179 @@ # # pip-compile tests-sanic2006.in # -aiofiles==0.5.0 # via sanic -aiohttp==3.6.2 # via pytest-sanic -appdirs==1.4.4 # via black, virtualenv -async-generator==1.10 # via pytest-sanic -async-timeout==3.0.1 # via aiohttp -asynctest==0.13.0 # via respx -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, httpx, requests -click==7.1.2 # via black -contextvars==2.4 # via sniffio -coverage==5.2.1 # 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 httpx -h2==3.2.0 # via httpx -hpack==3.0.0 # via h2 -hstspreload==2020.9.2 # via httpx -httptools==0.1.1 # via sanic -httpx==0.11.1 # via respx, sanic -hyperframe==5.2.0 # via h2 -idna-ssl==1.1.0 # via aiohttp -idna==2.10 # via httpx, idna-ssl, requests, yarl -immutables==0.14 # via contextvars -importlib-metadata==1.7.0 # via pluggy, pytest, tox, virtualenv -importlib-resources==3.0.0 # via virtualenv -mirakuru==2.3.0 # via pytest-redis -more-itertools==8.5.0 # via pytest -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.1 # via -r tests.in -pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic -redis==3.5.3 # via pytest-redis -regex==2020.7.14 # via black -requests==2.24.0 # via -r tests.in -respx==0.10.0 # via -r tests-sanic2006.in -rfc3986==1.4.0 # via httpx -sanic==20.6.3 # via -r tests-sanic2006.in -six==1.15.0 # via packaging, tox, virtualenv -sniffio==1.1.0 # via httpx -toml==0.10.1 # via black, tox -tox==3.20.0 # via -r tests.in -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.3 # via aiohttp, black, yarl -ujson==3.1.0 # via sanic -urllib3==1.25.10 # via httpx, requests -uvloop==0.14.0 # via sanic -virtualenv==20.0.31 # via tox -wcwidth==0.2.5 # via pytest -websockets==8.1 # via sanic -yarl==1.5.1 # via aiohttp -zipp==3.1.0 # via importlib-metadata, importlib-resources +aiofiles==0.5.0 + # via sanic +aiohttp==3.6.2 + # via pytest-sanic +appdirs==1.4.4 + # via + # black + # virtualenv +async-generator==1.10 + # via pytest-sanic +async-timeout==3.0.1 + # via aiohttp +asynctest==0.13.0 + # via respx +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 + # httpx + # requests +click==7.1.2 + # via black +contextvars==2.4 + # via sniffio +coverage==5.2.1 + # 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 httpx +h2==3.2.0 + # via httpx +hpack==3.0.0 + # via h2 +hstspreload==2020.9.2 + # via httpx +httptools==0.1.1 + # via sanic +httpx==0.11.1 + # via + # respx + # sanic +hyperframe==5.2.0 + # via h2 +idna-ssl==1.1.0 + # via aiohttp +idna==2.10 + # via + # httpx + # idna-ssl + # requests + # yarl +immutables==0.14 + # via contextvars +importlib-metadata==1.7.0 + # via + # pluggy + # pytest + # tox + # virtualenv +importlib-resources==3.0.0 + # via virtualenv +mirakuru==2.3.0 + # via pytest-redis +more-itertools==8.5.0 + # via pytest +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.10.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.1 + # via -r tests.in +pytest==5.4.3 + # via + # -r tests.in + # pytest-cov + # pytest-redis + # pytest-sanic +redis==3.5.3 + # via pytest-redis +regex==2020.7.14 + # via black +requests==2.24.0 + # via -r tests.in +respx==0.10.0 + # via -r tests-sanic2006.in +rfc3986==1.4.0 + # via httpx +sanic==20.6.3 + # via -r tests-sanic2006.in +six==1.15.0 + # via + # packaging + # tox + # virtualenv +sniffio==1.1.0 + # via httpx +toml==0.10.1 + # via + # black + # tox +tox==3.20.0 + # via -r tests.in +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.3 + # via + # aiohttp + # black + # yarl +ujson==3.1.0 + # via sanic +urllib3==1.25.10 + # via + # httpx + # requests +uvloop==0.14.0 + # via sanic +virtualenv==20.0.31 + # via tox +wcwidth==0.2.5 + # via pytest +websockets==8.1 + # via sanic +yarl==1.5.1 + # via aiohttp +zipp==3.1.0 + # via + # importlib-metadata + # importlib-resources diff --git a/requirements/tests-sanic2009.txt b/requirements/tests-sanic2009.txt index 5893dba..cc9f01c 100644 --- a/requirements/tests-sanic2009.txt +++ b/requirements/tests-sanic2009.txt @@ -4,61 +4,169 @@ # # 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 +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.10.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 diff --git a/requirements/tests.txt b/requirements/tests.txt index 7cd377c..bf38470 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -4,48 +4,134 @@ # # pip-compile tests.in # -aiohttp==3.6.2 # 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==19.3.0 # via aiohttp, pytest -black==20.8b1 # via -r tests.in -certifi==2020.6.20 # via requests -chardet==3.0.4 # via aiohttp, requests -click==7.1.2 # via black -coverage==5.2.1 # 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 -idna-ssl==1.1.0 # via aiohttp -idna==2.10 # via idna-ssl, requests, yarl -importlib-metadata==1.7.0 # via pluggy, pytest, tox, virtualenv -importlib-resources==3.0.0 # via virtualenv -mirakuru==2.3.0 # via pytest-redis -more-itertools==8.4.0 # via pytest -multidict==4.7.6 # via aiohttp, 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.0 # via -r tests.in -pytest-redis==2.0.0 # via -r tests.in -pytest-sanic==1.6.1 # via -r tests.in -pytest==5.4.3 # via -r tests.in, pytest-cov, pytest-redis, pytest-sanic -redis==3.5.3 # via pytest-redis -regex==2020.7.14 # via black -requests==2.24.0 # via -r tests.in -six==1.15.0 # via packaging, tox, virtualenv -toml==0.10.1 # via black, tox -tox==3.19.0 # via -r tests.in -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.2 # via aiohttp, black, yarl -urllib3==1.25.10 # via requests -virtualenv==20.0.31 # via tox -wcwidth==0.2.5 # via pytest -yarl==1.5.0 # via aiohttp -zipp==3.1.0 # via importlib-metadata, importlib-resources +aiohttp==3.6.2 + # 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==19.3.0 + # via + # aiohttp + # pytest +black==20.8b1 + # via -r tests.in +certifi==2020.6.20 + # via requests +chardet==3.0.4 + # via + # aiohttp + # requests +click==7.1.2 + # via black +coverage==5.2.1 + # 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 +idna-ssl==1.1.0 + # via aiohttp +idna==2.10 + # via + # idna-ssl + # requests + # yarl +importlib-metadata==1.7.0 + # via + # pluggy + # pytest + # tox + # virtualenv +importlib-resources==3.0.0 + # via virtualenv +mirakuru==2.3.0 + # via pytest-redis +more-itertools==8.4.0 + # via pytest +multidict==4.7.6 + # via + # aiohttp + # 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.10.0 + # via + # pytest + # tox +pyparsing==2.4.7 + # via packaging +pytest-cov==2.10.0 + # via -r tests.in +pytest-redis==2.0.0 + # via -r tests.in +pytest-sanic==1.6.1 + # via -r tests.in +pytest==5.4.3 + # via + # -r tests.in + # pytest-cov + # pytest-redis + # pytest-sanic +redis==3.5.3 + # via pytest-redis +regex==2020.7.14 + # via black +requests==2.24.0 + # via -r tests.in +six==1.15.0 + # via + # packaging + # tox + # virtualenv +toml==0.10.1 + # via + # black + # tox +tox==3.19.0 + # via -r tests.in +typed-ast==1.4.1 + # via black +typing-extensions==3.7.4.2 + # via + # aiohttp + # black + # yarl +urllib3==1.25.10 + # via requests +virtualenv==20.0.31 + # via tox +wcwidth==0.2.5 + # via pytest +yarl==1.5.0 + # via aiohttp +zipp==3.1.0 + # via + # importlib-metadata + # importlib-resources