diff options
Diffstat (limited to 'Pipfile.lock')
| -rw-r--r-- | Pipfile.lock | 9 |
1 files changed, 8 insertions, 1 deletions
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", |
