From da6767b14948b160de9d4a60b2fd93b0e9a59ec2 Mon Sep 17 00:00:00 2001 From: BaileyCodes Date: Wed, 17 Jun 2026 13:33:34 -0500 Subject: [PATCH] bug fix 1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6f01596..467935c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -discord.py==2.3.2 +discord.py>=2.5.0 mysql-connector-python==8.2.0 python-dotenv==1.0.0