Skip to content

Commit

Permalink
Update required llama-index-core in llama cloud integration (#14327)
Browse files Browse the repository at this point in the history
  • Loading branch information
Javtor authored Jun 23, 2024
1 parent a0918ef commit 35dbacc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ exclude = ["**/BUILD"]
license = "MIT"
name = "llama-index-indices-managed-llama-cloud"
readme = "README.md"
version = "0.2.0"
version = "0.2.1"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
llama-index-core = "^0.10.47.post1"
llama-index-core = "^0.10.48.post1"
llama-cloud = "^0.0.6"

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

0 comments on commit 35dbacc

Please sign in to comment.