Skip to content

Commit

Permalink
chore(deps): bump unstructured from 0.14.6 to 0.14.9
Browse files Browse the repository at this point in the history
Bumps [unstructured](https://github.com/Unstructured-IO/unstructured) from 0.14.6 to 0.14.9.
- [Release notes](https://github.com/Unstructured-IO/unstructured/releases)
- [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md)
- [Commits](Unstructured-IO/unstructured@0.14.6...0.14.9)

---
updated-dependencies:
- dependency-name: unstructured
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 15af044 commit 2250b62
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
42 changes: 22 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ python = ">=3.10,<3.12"
langchain = "^0.2.3"
langchain-openai = "^0.1.8"
streamlit = "1.35.0"
unstructured = {extras = ["all-docs"], version = "^0.14.4"}
unstructured = {extras = ["all-docs"], version = "^0.14.9"}
sentence-transformers = "^3.0.0"
faiss-cpu = "^1.7.4"
setuptools = "^70.0.0"
Expand Down

0 comments on commit 2250b62

Please sign in to comment.