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: bump unstructured-inference pin #2913

Merged
merged 4 commits into from
Apr 21, 2024
Merged

Conversation

scanny
Copy link
Collaborator

@scanny scanny commented Apr 19, 2024

Summary
Update dependencies to use the new version of unstructured-inference released yesterday. Remedy a few small problems with make pip-compile that stood in the way.

CHANGELOG.md Outdated Show resolved Hide resolved
scanny added 4 commits April 20, 2024 14:42
A `ResolutionImpossible` error during one of the many pip-compile
commands executed in series by `$ make pip-compile` does not cause the
`make` command to fail and gives the user no ready indication of the
failure.

Fix that by making the `foreach` loop used in `Makefile` exit on any
individual pip-compile command that fails.
These are the hand-made changes to update the `unstructured-inference`
pin and work around changes since the last version.

The next commit contains the changes to `requirements//*.txt` files
generated by `pip-compile` based on these changes and version evolution
of third-party packages.
@scanny scanny added this pull request to the merge queue Apr 21, 2024
Merged via the queue into main with commit 305247b Apr 21, 2024
83 checks passed
@scanny scanny deleted the scanny/bump-unst-inference-pin branch April 21, 2024 03:46
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.

2 participants