From 13d2dc55d5be4d9579a4a242ce251cdbc82730aa Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 28 Oct 2021 17:53:50 -0700 Subject: pipenv: bump grobid_tei_xml version to 0.1.2 --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 92c0437..72a93e0 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -55,7 +55,7 @@ braveblock = "*" dynaconf = ">=3" sentry-sdk = { version = ">=0.14.0", extras = [] } zstandard = "*" -grobid_tei_xml = "==0.1.*" +grobid_tei_xml = ">=0.1.2,<0.2.0" [requires] python_version = "3.8" -- cgit v1.2.3