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 +- python/Pipfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'python') 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" diff --git a/python/Pipfile.lock b/python/Pipfile.lock index a1e707d..418e095 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "57f9cc0be1c951ec0c1560b264dbe549463e2ba636e0dc4db32865f0845b24b7" + "sha256": "d90d1367bdfc88033bcc752ff4f1dba9a0449241a9f2bccf7de4b888b0c672be" }, "pipfile-spec": 6, "requires": { @@ -58,18 +58,18 @@ }, "boto3": { "hashes": [ - "sha256:eb374e3e5431af55c816757c671f711237325e31177d5ac9441c83a11acbeda9", - "sha256:f70abe3ae4e6d4bce6c92f1871347cb4c23a6f6b9dc52261f6342d063cb07ffb" + "sha256:79e40de74faaf4b36fc885b10a2a39adb242ab499ba6d9506c6f91d0054b5338", + "sha256:e8e20230fd8dfd991fa8459696ff2da96b15ba720f05f96d43174b2f04b328a9" ], "index": "ia", - "version": "==1.19.5" + "version": "==1.19.6" }, "botocore": { "hashes": [ - "sha256:69780a647b7fef650fef18cba128795dade71b8c4c8fab57960592f217f9681f", - "sha256:ad6a13d820c6b66859b12f0a43a4c5d9ae4fc62c76f3dc81115e0d1f77c2c3fb" + "sha256:5fa5de2deef817d0ef52b97dec2bc6e4489a3145afa3f5f4ec0ad6a3b213a019", + "sha256:9210881ee5eef6fff30a2e1acfe9dea068a0885a13731ab2034e35775379637f" ], - "version": "==1.22.5" + "version": "==1.22.6" }, "braveblock": { "hashes": [ @@ -367,11 +367,11 @@ }, "grobid-tei-xml": { "hashes": [ - "sha256:7d68cfbcf7ba1e76671351949502c8107eaf0f300631e9d71929cffc58d82226", - "sha256:bd4d6cb69a8c718360f3d62552ef011c95539e5b2992d813b9200fad474bc0c5" + "sha256:8a7fec9a9646ab887c8e8dbb48d0e39e2bc18e933db69957392fb9e872939f27", + "sha256:96670ae6e1e31e281622391f111d32a0c4c73c539134775dfee0b7c7f26bacee" ], "index": "ia", - "version": "==0.1.1" + "version": "==0.1.2" }, "htmldate": { "hashes": [ -- cgit v1.2.3