aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Chris Goes <[email protected]>2019-03-04 23:56:02 -0700
committerGravatar Christopher Goes <[email protected]>2019-03-04 23:56:02 -0700
commit3bbc4cc2132b7dffb98702304014561f69d230dd (patch)
tree5fa63d4055d5a851d380ee616f56dd2f28160c82 /Pipfile
parentInitial move of Snakes cog from the bot to seasonalbot (diff)
Make this pig fly
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 8bc3eadf..277106c5 100644
--- a/Pipfile
+++ b/Pipfile
@@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
-discord-py = {ref = "rewrite",git = "https://github.com/Rapptz/discord.py"}
+discord-py = {ref = "3f06f24",git = "https://github.com/Rapptz/discord.py"}
arrow = "*"
beautifulsoup4 = "*"
aiodns = "*"