From d3984ebdcd91cad30133e258fd9ae6b08eaefcc3 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 27 Oct 2021 14:13:56 -0700 Subject: pipenv: pull in grobid_tei_xml to replace grobid2json --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 8ef72ad..ab233e4 100644 --- a/Pipfile +++ b/Pipfile @@ -18,6 +18,7 @@ fatcat-openapi-client = ">=0.3.3" fuzzycat = "==0.1.19" ftfy = "*" gunicorn = "*" +grobid_tei_xml = "==0.1.*" httptools = "*" internetarchive = "*" jinja2 = ">=3" -- cgit v1.2.3