From d3ffea796380a40e3d9da73bd19dc915d93d27eb Mon Sep 17 00:00:00 2001 From: YASH <129831825+PRADHAN474@users.noreply.github.com> Date: Mon, 24 Jul 2023 23:46:43 +0530 Subject: [PATCH] Revert "Bump aiohttp from 3.8.4 to 3.8.5" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c12b513..c1658d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.1.0 -aiohttp==3.8.5 +aiohttp==3.8.4 apscheduler==3.6.3 asyncio==3.4.3 beautifulsoup4==4.12.2