diff options
| author | 2021-01-24 17:39:56 +0100 | |
|---|---|---|
| committer | 2021-01-24 17:39:56 +0100 | |
| commit | 1bd6cf2b172c8e79abbe7e507f386f8a6db72eac (patch) | |
| tree | 8c46fe1300bb4aabbc200c1af8311a8d34388dee /Pipfile | |
| parent | Make sure that the paginator doesn't choke on DMs (diff) | |
| parent | Merge branch 'master' into trashcan-mods (diff) | |
Merge branch 'trashcan-mods' of github.com:python-discord/bot 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] |