Skip to content

Commit

Permalink
deps: bump ragstack-ai-langchain and ragstack-ai-llamaindex (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi authored Jun 11, 2024
1 parent ef6bd83 commit a11fa5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ packages = [{ include = "ragstack" }]

[tool.poetry.dependencies]
python = ">=3.9,<3.13"
ragstack-ai-langchain = { version = "1.1.0", extras = ["colbert", "google", "nvidia"] }
ragstack-ai-llamaindex = { version = "1.0.6", extras = ["colbert", "google", "azure", "bedrock"] }
ragstack-ai-langchain = { version = "1.1.1", extras = ["colbert", "google", "nvidia"] }
ragstack-ai-llamaindex = { version = "1.0.7", extras = ["colbert", "google", "azure", "bedrock"] }
ragstack-ai-colbert = "1.0.5"

[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit a11fa5b

Please sign in to comment.