aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorSkycloudd <51929172+Skycloudd@users.noreply.github.com>2022-08-30 19:00:54 +0000
committerGitHub <noreply@github.com>2022-08-30 19:00:54 +0000
commit9d7563a24d952b7e70c61eac5c70d75e14f8e1d4 (patch)
tree282534c2a98383f6173c7f243ee4e79d968db707 /requirements.txt
parent3463ce9fdd66ef0add1603e539bc748b8ab515d2 (diff)
downloadsteve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar.gz
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar.bz2
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar.lz
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar.xz
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.tar.zst
steve-bot-9d7563a24d952b7e70c61eac5c70d75e14f8e1d4.zip
update to discord.py==2.0.1 (#66)
Diffstat (limited to 'requirements.txt')
-rwxr-xr-xrequirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 57d4bd7..bf3ddee 100755
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
asyncio==3.4.3
-discord.py>=1.4.0a2409+gb77af19
+discord.py==2.0.1
colorama==0.4.3
GitPython==2.1.15
google-api-core==1.17.0