aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-04-01 16:58:43 +0200
committerGravatar GitHub <[email protected]>2021-04-01 16:58:43 +0200
commit51eb9ae45585b5d5534063ab9f8cb2f1452a8cb8 (patch)
treedcd8a4d281a54ddaa03e5e4edeb8b246ba65012e /Pipfile
parentUse deleted reason if help channel is closed due to being empty (diff)
parentMerge pull request #1494 from python-discord/policy-documents (diff)
Merge branch 'main' into fix-delete-closing-reason-stat
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 99e480278..7fab198f3 100644
--- a/Pipfile
+++ b/Pipfile
@@ -23,6 +23,7 @@ lxml = "~=4.4"
markdownify = "==0.5.3"
more_itertools = "~=8.2"
python-dateutil = "~=2.8"
+python-frontmatter = "~=1.0.0"
pyyaml = "~=5.1"
requests = "~=2.22"
sentry-sdk = "~=0.19"