diff options
| author | 2021-03-31 19:37:06 +0100 | |
|---|---|---|
| committer | 2021-03-31 19:37:06 +0100 | |
| commit | c2f664488f739f29ded5d309b250119aec3f3051 (patch) | |
| tree | b1f4411c47646253d68e1975fa0650e6dcc307f1 /Pipfile | |
| parent | Merge pull request #1491 from python-discord/fix/dmrelay (diff) | |
| parent | Branding: log after successful fetch (diff) | |
Merge pull request #1463 from kwzrd/kwzrd/branding
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |