Skip to content

Commit daef8ca

Browse files
committed
Upgrade discord.py and change Webhook implementation
1 parent ef37fa6 commit daef8ca

File tree

5 files changed

+420
-68
lines changed

5 files changed

+420
-68
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ django-import-export = "*"
1212
celery = "*"
1313
gunicorn = "*"
1414
six = "*"
15-
"discord.py" = "<2.0"
1615
requests = "*"
1716
django-hashid-field = "*"
1817
django-celery-beat = "*"
1918
flower = "*"
19+
discord-py = "==2.5.0"
2020

2121
[dev-packages]
2222

0 commit comments

Comments
 (0)