File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ llama-index-multi-modal-llms-gemini = { version = "0.1.7" }
54
54
llama-index-llms-vertex = { version = " 0.1.5" }
55
55
llama-index-embeddings-gemini = { version = " 0.1.7" }
56
56
57
- unstructured = " 0.14.5 "
57
+ unstructured = " 0.15.7 "
58
58
59
59
[tool .poetry .group .lint .dependencies ]
60
60
ruff = " ^0.5.0"
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ langchain-google-genai = { version = "1.0.6" }
53
53
langchain-google-vertexai = { version = " 1.0.5" }
54
54
langchain-nvidia-ai-endpoints = { version = " 0.1.1" }
55
55
56
- unstructured = " 0.14.5 "
56
+ unstructured = " 0.15.7 "
57
57
58
58
[tool .poetry .group .lint .dependencies ]
59
59
ruff = " ^0.5.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ packages = [{ include = "ragstack_langchain" }]
13
13
python = " >=3.9,<3.13"
14
14
astrapy = " ^1"
15
15
cassio = " ~0.1.4"
16
- unstructured = " 0.14.5 "
16
+ unstructured = " 0.15.7 "
17
17
ragstack-ai-colbert = { version = " 1.0.6" , optional = true }
18
18
ragstack-ai-knowledge-store = { version = " 0.2.1" , optional = true }
19
19
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ packages = [{ include = "ragstack_llamaindex" }]
13
13
python = " >=3.9,<3.13"
14
14
astrapy = " ^1"
15
15
cassio = " ~0.1.4"
16
- unstructured = " 0.14.5 "
16
+ unstructured = " 0.15.7 "
17
17
ragstack-ai-colbert ={ version = " 1.0.6" , optional = true }
18
18
19
19
# llama-index
You can’t perform that action at this time.
0 commit comments