From 62a1b9036db900c0d0d4f8a1e13e63097d074296 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Tue, 4 Sep 2018 22:50:03 +0200 Subject: Add `gunicorn` dependency. --- Pipfile.lock | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Pipfile.lock') diff --git a/Pipfile.lock b/Pipfile.lock index 2bd5f10e..87765154 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e741a0b3204db05c8b74ab38cc5c4fef89570b5d5409745568c9425d76200d12" + "sha256": "d50559aa72c95ef9e5b9e50684f7e6afb23683d3357209fe6249a7e4a4a9f174" }, "pipfile-spec": 6, "requires": { @@ -55,6 +55,14 @@ "index": "pypi", "version": "==0.2.1" }, + "gunicorn": { + "hashes": [ + "sha256:aa8e0b40b4157b36a5df5e599f45c9c76d6af43845ba3b3b0efe2c70473c2471", + "sha256:fa2662097c66f920f53f70621c6c58ca4a3c4d3434205e608e121b5b3b71f4f3" + ], + "index": "pypi", + "version": "==19.9.0" + }, "psycopg2-binary": { "hashes": [ "sha256:04afb59bbbd2eab3148e6816beddc74348078b8c02a1113ea7f7822f5be4afe3", -- cgit v1.2.3