Skip to content

Commit 5a41cdb

Browse files
authored
Merge pull request #981 from datalab-to/dev
Dev
2 parents 49c69fe + 5c01faa commit 5a41cdb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "marker-pdf"
3-
version = "1.10.1"
3+
version = "1.10.2"
44
description = "Convert documents to markdown with high speed and accuracy."
55
authors = ["Vik Paruchuri <github@vikas.sh>"]
66
readme = "README.md"
@@ -26,7 +26,7 @@ torch = "^2.7.0"
2626
tqdm = "^4.66.1"
2727
ftfy = "^6.1.1"
2828
rapidfuzz = "^3.8.1"
29-
surya-ocr = "^0.17.0"
29+
surya-ocr = "^0.17.1"
3030
regex = "^2024.4.28"
3131
pdftext = "~0.6.3"
3232
markdownify = "^1.1.0"

0 commit comments

Comments
 (0)