diff options
| author | 2021-01-19 09:32:12 -0800 | |
|---|---|---|
| committer | 2021-01-19 09:32:12 -0800 | |
| commit | c3c869c4088460d5fce3d6e3910a590c739bbdec (patch) | |
| tree | 06aea62d149fe2ab25ddd26f63177ec253fa081b /Pipfile | |
| parent | Restrict paginator usage to the author and moderators (diff) | |
| parent | Merge pull request #1188 from ks129/help-disabled-command (diff) | |
Merge branch 'master' into trashcan-mods
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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] |