aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2021-03-12 08:09:11 -0800
committerGravatar GitHub <[email protected]>2021-03-12 08:09:11 -0800
commitb6fea4ad35784aa3ed744e49fd71e58a868bf177 (patch)
treeeb3da0431db9114649ef29e085aad8046e022acb /Pipfile
parentRestrict non-staffer to one snowflake at the time (diff)
parentFix typo in the token remover (diff)
Merge branch 'master' into many-snowflakes
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 024aa6eff..0a94fb888 100644
--- a/Pipfile
+++ b/Pipfile
@@ -28,7 +28,6 @@ sphinx = "~=2.2"
statsd = "~=3.3"
arrow = "~=0.17"
emoji = "~=0.6"
-python-json-logger = "~=2.0"
[dev-packages]
coverage = "~=5.0"