Skip to content
Snippets Groups Projects
Commit 30b3527c authored by justinw's avatar justinw
Browse files

lock sanic version

parent 6e3bafce
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ pytest-docker = "==0.6.1"
pytest-mock = "==1.10.0"
pytest-profiling = "*"
pytest-pylint = "*"
pytest-sanic = "*"
pytest-sanic = "==0.1.13"
pytest-timeout = "*"
python-rapidjson = "*"
requests = "*"
......@@ -52,7 +52,7 @@ pipenv = "*"
pygtrie = "*"
python-json-logger = "*"
python-rapidjson = "*"
sanic = "*"
sanic = "==0.8.3"
structlog = "*"
ujson = "*"
uvloop = "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment