diff options
| author | 2020-07-10 13:57:13 +0200 | |
|---|---|---|
| committer | 2020-07-10 13:57:13 +0200 | |
| commit | 7bfea77cd19d0b11bed96b5cfe889868fa218517 (patch) | |
| tree | d9cd1105a99b9a3efad5243eb936edfd34bab54a /Pipfile | |
| parent | Config: refactor #incidents constants to lexicographical sorting (diff) | |
| parent | Update discord.py to fix issue with overwrites (diff) | |
Merge d.py version bump from master branch
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -12,7 +12,7 @@ beautifulsoup4 = "~=4.9"  colorama = {version = "~=0.4.3",sys_platform = "== 'win32'"}  coloredlogs = "~=14.0"  deepdiff = "~=4.0" -discord-py = {git = "https://github.com/Rapptz/discord.py.git",ref = "e971e2f16cba22decd25db6b44e9cc84adf08555"} +discord-py = {git = "https://github.com/Rapptz/discord.py.git",ref = "0bc15fa130b8f01fe2d67446a2184d474b0d0ba7"}  fakeredis = "~=1.4"  feedparser = "~=5.2"  fuzzywuzzy = "~=0.17" | 
