aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-08 19:45:53 +0200
committerGravatar GitHub <[email protected]>2021-03-08 19:45:53 +0200
commitfb3cddd74990845dab00375327db23e5eeb730ed (patch)
treed7c5bcc9de38c03480d04ad5d6f21ece473f9a3b /Pipfile
parentLimit maximum characters for reasons to 1000 (diff)
parentMark #appeals as a mod channel (diff)
Merge branch 'master' into ks123/talentpool/migrate
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
index 0a94fb888..024aa6eff 100644
--- a/Pipfile
+++ b/Pipfile
@@ -28,6 +28,7 @@ sphinx = "~=2.2"
statsd = "~=3.3"
arrow = "~=0.17"
emoji = "~=0.6"
+python-json-logger = "~=2.0"
[dev-packages]
coverage = "~=5.0"