From 36ae0c82b6657421ec68c3a3697f2b74479cf086 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 9 Jan 2020 22:22:02 +0100 Subject: [PATCH] Revert "Update aiohttp to version 3.6.2 again (#1427)" (#1429) This reverts commit e11011ee51cec1eb8a7147356d15e00ed52b0f7c. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c9e915d15..696d2c7d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.6.2 +aiohttp==3.6.1 async_timeout==3.0.1 attrs==19.3.0 cchardet==2.1.5