Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885d365 commit ae3099dCopy full SHA for ae3099d
requirements/test.txt
@@ -6,7 +6,7 @@ flake8-strict
6
pytest
7
pytest-cov
8
# web app tests
9
-sanic<=20.12.4; python_version <= '3.6'
+sanic<=20.12.6; python_version <= '3.6'
10
sanic; python_version > '3.6'
11
sanic-testing; python_version > '3.6'
12
aiohttp
0 commit comments