From 4dbb985e765213a0219d95df88f3a26827436d2f Mon Sep 17 00:00:00 2001 From: Wende Tan Date: Fri, 16 Sep 2016 23:22:26 +0800 Subject: [PATCH] aiohttp bug in 1.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa94ebe5..384121f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp +aiohttp==0.22.5 jinja2==2.7.3 # there is performance bug in 2.8 git+https://github.com/iceb0y/sockjs # custom branch motor