Skip to content

Commit a2210bc

Browse files
build(deps): update unstructured[all-docs] requirement
Updates the requirements on [unstructured[all-docs]](https://github.com/Unstructured-IO/unstructured) to permit the latest version. - [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.18.31...0.22.18) --- updated-dependencies: - dependency-name: unstructured[all-docs] dependency-version: 0.22.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7e87ec commit a2210bc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44
description = "Unstructured API for document processing"
55
requires-python = ">=3.12"
66
dependencies = [
7-
"unstructured[all-docs] >=0.18.31, <1.0.0",
7+
"unstructured[all-docs]>=0.22.18,<1.0.0",
88
"fastapi >=0.128.4, <1.0.0",
99
"python-multipart >=0.0.18",
1010
"uvicorn >=0.40.0, <1.0.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)