We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109197d commit 3fe1ce8Copy full SHA for 3fe1ce8
Pipfile
@@ -11,8 +11,8 @@ typing-extensions = "==4.2.0"
11
12
[packages]
13
aiohttp = "==3.8.1"
14
-colorama = "~=0.4.4" # Doesn't officially support Python 3.9 yet, v0.4.5 will support 3.9
15
-"discord.py" = {ref = "e9c7c09ebfe780d8f9de1e9e4d3c2dddf85eccfd", git = "https://github.com/Rapptz/discord.py.git"}
+colorama = "~=0.4.5"
+"discord.py" = {ref = "9fe19dcc6923e4b6133bdedafb33658bf37c9ab7", git = "https://github.com/Rapptz/discord.py.git"}
16
emoji = "==1.7.0"
17
isodate = "~=0.6.0"
18
motor = "==2.5.1"
0 commit comments