about summary refs log tree commit diff stats
path: root/requirements.txt
diff options
context:
space:
mode:
authorredcreeper14385 <mounderfod@gmail.com>2021-08-31 17:56:00 +0100
committerredcreeper14385 <mounderfod@gmail.com>2021-08-31 17:56:00 +0100
commit45ddeff3ec499e79d82ee265d729c8e0c453e020 (patch)
treec643caf0c078ba505c3e6bcfd157a44b265f536d /requirements.txt
parent75045f045f1fc524b6a0f5e7b40a87dffc377cdf (diff)
downloadtiny-potato-bot-45ddeff3ec499e79d82ee265d729c8e0c453e020.tar.gz
Port to nextcord :D
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 1acc1d9..96e273e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-discord ~= 1.7
-python-dotenv ~= 0.18.0
+python-dotenv == 0.19.0
 requests ~= 2.26.0
-jishaku ~= 2.2.0
\ No newline at end of file
+jishaku ==2.2.0
+nextcord~=2.0.0a1
\ No newline at end of file