Skip to content

Commit cfd79b2

Browse files
authored
update main packages to lc 1.0.6 and llamaindex 1.0.5 (#445)
1 parent e3f9f1d commit cfd79b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ packages = [{ include = "ragstack" }]
1111

1212
[tool.poetry.dependencies]
1313
python = ">=3.9,<3.13"
14-
ragstack-ai-langchain = { version = "1.0.5", extras = ["colbert", "google", "nvidia"] }
15-
ragstack-ai-llamaindex = { version = "1.0.4", extras = ["colbert", "google", "azure", "bedrock"] }
14+
ragstack-ai-langchain = { version = "1.0.6", extras = ["colbert", "google", "nvidia"] }
15+
ragstack-ai-llamaindex = { version = "1.0.5", extras = ["colbert", "google", "azure", "bedrock"] }
1616
ragstack-ai-colbert = "1.0.5"
1717

1818
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)