aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar kwzrd <[email protected]>2021-03-28 14:53:16 +0200
committerGravatar kwzrd <[email protected]>2021-03-28 14:53:16 +0200
commit4b1e90feab0cb6fc1eef708b709d1d2ed25ddbdc (patch)
treee041f7bb680414356bfba11be4d9ffc318c1d253 /Pipfile
parentBranding: add contextual message to #changelog notifications (diff)
parentMerge pull request #1466 from vcokltfre/discord-tags (diff)
Merge: changes from 'upstream/main' & conflict resolution
Conflict in the lockfile resolved by re-locking the merged Pipfile. Conflict in Branding constants resolved by keeping my local version. Change in the cog's target branch to 'main' from 'master' is currently irrelevant as we targets a development branch anyway.
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 56ece7611..86add29cb 100644
--- a/Pipfile
+++ b/Pipfile
@@ -29,7 +29,6 @@ sphinx = "~=2.2"
statsd = "~=3.3"
arrow = "~=0.17"
emoji = "~=0.6"
-python-json-logger = "~=2.0"
[dev-packages]
coverage = "~=5.0"