Skip to content

Commit 018f046

Browse files
voodoo11Manul from Pathway
authored andcommitted
Pin PaddleOCR (#9413)
GitOrigin-RevId: e193d03288ee7c6964701cae4e2f5e780f5c98df
1 parent 928144d commit 018f046

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ xpack-llm-docs = [
8181
"pypdf",
8282
# unstructured dependency, but unstructured doesn't force this version even though it's needed
8383
"pdfminer.six == 20250506",
84-
"paddleocr[doc-parser] >= 3.2.0",
85-
"paddlepaddle >=3.1.1"
84+
"paddleocr[doc-parser] == 3.2.0",
85+
"paddlepaddle == 3.1.1"
8686
]
8787
xpack-sharepoint = [
8888
"Office365-REST-Python-Client >= 2.5.3",

0 commit comments

Comments
 (0)