From da36a65bdaaa42cc5c61151b8c76a492b8e46418 Mon Sep 17 00:00:00 2001 From: Choco <94597336+ChocoMeow@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:26:55 +0800 Subject: [PATCH] Dump discord.py and aiohttp --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 386fa6e..26abb7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.4.0 +discord.py==2.5.0 motor==3.6.0 dnspython==2.2.1 tldextract==3.2.1 @@ -6,4 +6,4 @@ validators==0.18.2 humanize==4.0.0 beautifulsoup4==4.11.1 psutil==5.9.8 -aiohttp==3.9.5 \ No newline at end of file +aiohttp==3.11.12 \ No newline at end of file