aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-10-27 14:13:56 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-27 18:25:23 -0700
commitd3984ebdcd91cad30133e258fd9ae6b08eaefcc3 (patch)
treee449ceb34081b65a425fcbf840f12bcd9a25e668 /Pipfile
parentb13265f3bfeb6a23c874425fe8b58bc9a44f9522 (diff)
downloadfatcat-scholar-d3984ebdcd91cad30133e258fd9ae6b08eaefcc3.tar.gz
fatcat-scholar-d3984ebdcd91cad30133e258fd9ae6b08eaefcc3.zip
pipenv: pull in grobid_tei_xml to replace grobid2json
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile1
1 files changed, 1 insertions, 0 deletions
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"