Skip to content

Commit

Permalink
Revert surya version
Browse files Browse the repository at this point in the history
  • Loading branch information
VikParuchuri committed Oct 23, 2024
1 parent d01d2ec commit cde7119
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tabled-pdf"
version = "0.1.3"
version = "0.1.4"
description = "Detect and recognize tables in PDFs and images."
authors = ["Vik Paruchuri <[email protected]>"]
readme = "README.md"
Expand All @@ -18,7 +18,7 @@ include = [

[tool.poetry.dependencies]
python = "^3.10"
surya-ocr = "^0.6.9"
surya-ocr = "^0.6.10"
click = "^8.1.7"
pypdfium2 = "^4.30.0"
pydantic-settings = "^2.5.2"
Expand Down

0 comments on commit cde7119

Please sign in to comment.