Skip to content

Commit

Permalink
Test pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-piles committed Nov 1, 2024
1 parent 82a29a1 commit 3b990f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -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" }]
Expand Down Expand Up @@ -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"
]

0 comments on commit 3b990f6

Please sign in to comment.