-
Notifications
You must be signed in to change notification settings - Fork 1.1k
update unstructured-inference lib #3880
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
There is a chance it is blocked by https://github.com/Unstructured-IO/unstructured/pull/3881/files |
i did first try to change it to 20240706 the newer version, however, it introduced pycrypto package which caused compatibility issue in CI so i reverted it back. I had all the checks passed when there was no update on pdfminer for once. But now even if i reverted them back, it didn't pass. working on to see if there's anything else... |
ajjimeno
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like bumping a few libraries, which seems good.
update unstructured-inference to 0.8.6 in requirements in extra-pdf-image.in 0.8.6 has pdfminer=20240706 (newer version)
update unstructured-inference to 0.8.6 in requirements in extra-pdf-image.in
0.8.6 has pdfminer=20240706 (newer version)