aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-01-24 17:39:56 +0100
committerGravatar Matteo Bertucci <[email protected]>2021-01-24 17:39:56 +0100
commit1bd6cf2b172c8e79abbe7e507f386f8a6db72eac (patch)
tree8c46fe1300bb4aabbc200c1af8311a8d34388dee /Pipfile
parentMake sure that the paginator doesn't choke on DMs (diff)
parentMerge branch 'master' into trashcan-mods (diff)
Merge branch 'trashcan-mods' of github.com:python-discord/bot into trashcan-mods
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 0868daf43..efdd46522 100644
--- a/Pipfile
+++ b/Pipfile
@@ -26,6 +26,7 @@ requests = "~=2.22"
sentry-sdk = "~=0.19"
sphinx = "~=2.2"
statsd = "~=3.3"
+arrow = "~=0.17"
emoji = "~=0.6"
[dev-packages]