aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2021-01-20 15:42:51 -0800
committerGravatar GitHub <[email protected]>2021-01-20 15:42:51 -0800
commitdbb2a6b356f39428fd6a205925f3a6f0c8ef7a42 (patch)
treef926f29a9fbd0163cbf0d8573649f206450da5ed /Pipfile
parentMerge branch 'master' into fuzz-the-matches (diff)
parentPrevent bot from sending DMs to itself (diff)
Merge branch 'master' into fuzz-the-matches
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]