aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-05-12 15:51:08 -0700
committerBryan Newbold <bnewbold@archive.org>2020-05-12 15:51:08 -0700
commitecc39395b40a3832e28f5d4a5d55a32d0f66e423 (patch)
tree9c89180245df714814f7a44bea585d698af67a22 /Pipfile
parentef162e8d070f51f422e57e9cfd62beb1db47e932 (diff)
downloadfatcat-scholar-ecc39395b40a3832e28f5d4a5d55a32d0f66e423.tar.gz
fatcat-scholar-ecc39395b40a3832e28f5d4a5d55a32d0f66e423.zip
Makefile; pipenv add gunicorn
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
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 = "*"