We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7caf255 commit e2f0de3Copy full SHA for e2f0de3
requirements/extra-pdf-image.in
@@ -8,7 +8,7 @@ pikepdf
8
pypdf
9
# Do not move to contsraints.in, otherwise unstructured-inference will not be upgraded
10
# when unstructured library is.
11
-unstructured-inference==0.7.18
+unstructured-inference==0.7.21
12
# unstructured fork of pytesseract that provides an interface to allow for multiple output formats
13
# from one tesseract call
14
unstructured.pytesseract>=0.3.12
requirements/extra-pdf-image.txt
@@ -250,7 +250,7 @@ typing-extensions==4.8.0
250
# torch
251
tzdata==2023.3
252
# via pandas
253
254
# via -r extra-pdf-image.in
255
unstructured-pytesseract==0.3.12
256
# via
0 commit comments