From 3b990f6dce978feebd59ae0c7de472e5e311387f Mon Sep 17 00:00:00 2001 From: Gabo Date: Fri, 1 Nov 2024 12:10:05 +0100 Subject: [PATCH] Test pyproject --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6c8d828..01796ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pdf-document-layout-analysis" -version = "2024.11.1.1001" +version = "2024.11.1.1002" description = "This tool is for PDF document layout analysis" license = { file = "LICENSE" } authors = [{ name = "HURIDOCS" }] @@ -30,5 +30,5 @@ dependencies = [ "hydra-core==1.3.2", "pypandoc==1.13", "rapid-latex-ocr==0.0.8", - "pip @ git+https://github.com/UniModal4Reasoning/StructEqTable-Deploy.git@fd06078bfa9364849eb39330c075dd63cbed73ff" +# "pip @ git+https://github.com/UniModal4Reasoning/StructEqTable-Deploy.git@fd06078bfa9364849eb39330c075dd63cbed73ff" ] \ No newline at end of file