From 496d6482714c12258a8535e8f3c857897b103512 Mon Sep 17 00:00:00 2001 From: Andrew Svetlov Date: Sun, 25 Feb 2018 19:34:29 +0300 Subject: [PATCH] Upgrade requirements to aiohttp 3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c87940c..5336ca6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pytest-cov==2.5.1 pytest-sugar==0.9.1 pytest-mock==1.6.3 sphinx==1.6.4 -aiohttp==3.0.1 +aiohttp==3.0.3 yarl==1.1.0 multidict==4.0.0 -e .