Skip to content

Commit 3fe1ce8

Browse files
committed
update dpy@37c9ab7 and colorama
1 parent 109197d commit 3fe1ce8

File tree

2 files changed

+148
-116
lines changed

2 files changed

+148
-116
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ typing-extensions = "==4.2.0"
1111

1212
[packages]
1313
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"}
14+
colorama = "~=0.4.5"
15+
"discord.py" = {ref = "9fe19dcc6923e4b6133bdedafb33658bf37c9ab7", git = "https://github.com/Rapptz/discord.py.git"}
1616
emoji = "==1.7.0"
1717
isodate = "~=0.6.0"
1818
motor = "==2.5.1"

0 commit comments

Comments
 (0)