From d869718cbba54630c9f4ab6f64dd6a697b008189 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Fri, 12 Oct 2018 10:00:18 +0200 Subject: Add colored dependency --- Pipfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Pipfile.lock') diff --git a/Pipfile.lock b/Pipfile.lock index d7b735c..73c01d9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3399a1597190800988b814e49044a8eecf1df99db757596de1226c83d3e78d47" + "sha256": "49cf0d26d782b02727b340f36e22f90698a311150b11394bd8ac3efd74afd72a" }, "pipfile-spec": 6, "requires": { @@ -59,6 +59,13 @@ ], "version": "==1.0" }, + "termcolor": { + "hashes": [ + "sha256:1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b" + ], + "index": "pypi", + "version": "==1.1.0" + }, "werkzeug": { "hashes": [ "sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c", -- cgit v1.3.1