diff options
| author | 2021-04-01 16:58:43 +0200 | |
|---|---|---|
| committer | 2021-04-01 16:58:43 +0200 | |
| commit | 51eb9ae45585b5d5534063ab9f8cb2f1452a8cb8 (patch) | |
| tree | dcd8a4d281a54ddaa03e5e4edeb8b246ba65012e /Pipfile | |
| parent | Use deleted reason if help channel is closed due to being empty (diff) | |
| parent | Merge 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-- | 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" |