Skip to content

Commit

Permalink
update dpy@37c9ab7 and colorama
Browse files Browse the repository at this point in the history
  • Loading branch information
fourjr committed Jul 5, 2022
1 parent 109197d commit 3fe1ce8
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 116 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ typing-extensions = "==4.2.0"

[packages]
aiohttp = "==3.8.1"
colorama = "~=0.4.4" # Doesn't officially support Python 3.9 yet, v0.4.5 will support 3.9
"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"}
emoji = "==1.7.0"
isodate = "~=0.6.0"
motor = "==2.5.1"
Expand Down
Loading

0 comments on commit 3fe1ce8

Please sign in to comment.