diff options
Diffstat (limited to 'Pipfile')
-rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ elasticsearch-dsl = ">=6.0.0,<7.0.0" fastapi = "*" fatcat-openapi-client = "*" ftfy = "*" +gunicorn = "*" internetarchive = "*" jinja2 = "*" lxml = "*" |