From ecc39395b40a3832e28f5d4a5d55a32d0f66e423 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 12 May 2020 15:51:08 -0700 Subject: Makefile; pipenv add gunicorn --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 22443be..84c3778 100644 --- a/Pipfile +++ b/Pipfile @@ -12,6 +12,7 @@ elasticsearch-dsl = ">=6.0.0,<7.0.0" fastapi = "*" fatcat-openapi-client = "*" ftfy = "*" +gunicorn = "*" internetarchive = "*" jinja2 = "*" lxml = "*" -- cgit v1.2.3