From 3971c0347489012a5c58e332f5f6525ab052c5d8 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Thu, 3 Oct 2019 07:41:58 +0100 Subject: removed colorlog dependency --- Pipfile.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'Pipfile.lock') diff --git a/Pipfile.lock b/Pipfile.lock index a9bf28b..a954cd9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "08d7e6946d6f15cdb46c5a51492f0700391a86e92201a082b1224f0a5a8ea6ce" + "sha256": "e486a56570f81c6dedf9066ab24883a309d73a7367a09f9c10fc5d912b2dea2d" }, "pipfile-spec": 6, "requires": { @@ -35,14 +35,6 @@ "index": "pypi", "version": "==7.0" }, - "colorlog": { - "hashes": [ - "sha256:3cf31b25cbc8f86ec01fef582ef3b840950dea414084ed19ab922c8b493f9b42", - "sha256:450f52ea2a2b6ebb308f034ea9a9b15cea51e65650593dca1da3eb792e4e4981" - ], - "index": "pypi", - "version": "==4.0.2" - }, "datamaps": { "editable": true, "path": "." @@ -64,7 +56,6 @@ "hashes": [ "sha256:340a1ab2069764559b9d58027a43a24db18db0e25deb80f81ecb8ca7ee5253db" ], - "index": "pypi", "version": "==3.0.0" }, "python-dateutil": { -- cgit v1.2.3