diff options
| author | 2021-01-20 15:42:51 -0800 | |
|---|---|---|
| committer | 2021-01-20 15:42:51 -0800 | |
| commit | dbb2a6b356f39428fd6a205925f3a6f0c8ef7a42 (patch) | |
| tree | f926f29a9fbd0163cbf0d8573649f206450da5ed /Pipfile | |
| parent | Merge branch 'master' into fuzz-the-matches (diff) | |
| parent | Prevent bot from sending DMs to itself (diff) | |
Merge branch 'master' into fuzz-the-matches
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] |