aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Chris <[email protected]>2021-05-16 15:41:39 +0100
committerGravatar Chris <[email protected]>2021-05-16 15:41:39 +0100
commitd65dfb150113d0c8e208ac5d29517d31d74874c2 (patch)
treec6e7f57c85ce1d6e90591c1e82e2412d232046c0 /pyproject.toml
parentMerge branch 'main' into pipenv-to-poetry (diff)
Revert bump to d.py
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 2528511e..8a79ea4c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ pillow = "~=8.1"
pytz = "~=2019.2"
sentry-sdk = "~=0.19"
PyYAML = "~=5.4"
-"discord.py" = "~=1.7.2"
+"discord.py" = "~=1.5.1"
async-rediscache = {extras = ["fakeredis"], version = "~=0.1.4"}
emojis = "~=0.6.0"
matplotlib = "~=3.4.1"