From cef80eb5f0ec9932618633a89181b698ba1c2030 Mon Sep 17 00:00:00 2001 From: blank X Date: Sun, 25 Oct 2020 20:11:50 +0700 Subject: [PATCH] aiohttp bug fixed --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e07db7..e6e0aab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ BeautifulSoup4 telethon aiocron -aiohttp<=3.6.3 +aiohttp>=3.7.1 hachoir PyYAML Pillow