From 910cd67e452be8293aa9ccb9dd8f2d2f25b7660f Mon Sep 17 00:00:00 2001 From: David <133239148+ThatSINEWAVE@users.noreply.github.com> Date: Tue, 27 Feb 2024 02:00:59 +0200 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7e456d0..b0c9b12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ -discord.py==1.7.3 # Use the latest version compatible with your bot -requests==2.26.0 # Use the latest version compatible with your bot -python-whois==0.7.3 # Use the latest version compatible with your bot +py-cord==2.4.1 +discord.py==2.3.2 +requests==2.26.0 +python-whois==0.7.3