aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-31 19:37:06 +0100
committerGravatar GitHub <[email protected]>2021-03-31 19:37:06 +0100
commitc2f664488f739f29ded5d309b250119aec3f3051 (patch)
treeb1f4411c47646253d68e1975fa0650e6dcc307f1 /Pipfile
parentMerge pull request #1491 from python-discord/fix/dmrelay (diff)
parentBranding: log after successful fetch (diff)
Merge pull request #1463 from kwzrd/kwzrd/branding
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"