Skip to content
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

chore: update python-docx version dependency #2952

Merged
merged 3 commits into from May 1, 2024

Conversation

scanny
Copy link
Collaborator

@scanny scanny commented Apr 30, 2024

Summary
unstructured will use table features added in the most recent version of python-docx.

Also update the lxml version constraint because lxml>4.9.2 will not install on Apple Silicon (#1707).

python-docx requires lxml although other file formats require it as well.

scanny added 3 commits May 1, 2024 13:43
`unstructured` uses table features added in the most recent version of
`python-docx`.

Also remove the `lxml` version upper limit, it is no longer needed with
the current `pikepdf` release on Apr 7, 2024.

`python-docx` requires `lxml` although other file formats require it as
well.
@scanny scanny force-pushed the scanny/bump-docx-dependency branch from ce866d5 to d3c9c7f Compare May 1, 2024 20:55
@scanny scanny marked this pull request as ready for review May 1, 2024 20:58
@scanny scanny added this pull request to the merge queue May 1, 2024
Merged via the queue into main with commit eff84af May 1, 2024
42 checks passed
@scanny scanny deleted the scanny/bump-docx-dependency branch May 1, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants