From 75f76c0c7a32f897c347f628fd4340c7efa75526 Mon Sep 17 00:00:00 2001 From: jakubekgranie Date: Mon, 6 Nov 2023 17:13:27 +0100 Subject: [PATCH] QuickFix // aiohttp Patrz https://github.com/aio-libs/aiohttp/issues/7739 --- dependencies/hh-start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/hh-start.bat b/dependencies/hh-start.bat index 1a74125..350c6df 100644 --- a/dependencies/hh-start.bat +++ b/dependencies/hh-start.bat @@ -87,7 +87,7 @@ if /i "%input3%"=="y" ( pip install timedelta pip install vulcan-api pip install Vulcan - pip install aiohttp + pip install aiohttp==3.9.0b0 pip install -U g4f pip install winotify )