From 6be952f2af8c84066d9b5e1d0922b5558d16c51f Mon Sep 17 00:00:00 2001 From: Henning Redestig Date: Mon, 10 Apr 2017 11:07:14 +0200 Subject: [PATCH] fix: pin version of aiohttp due to https://github.com/aio-libs/aiohttp/pull/1748 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcaebfe..d7aab79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp +aiohttp==1.3.5 aiozmq aiohttp_cors potion_client