update llamaindex integration (#2390)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "skyvern-llamaindex"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
description = "Skyvern integration for LlamaIndex"
|
||||
authors = ["lawyzheng <lawy@skyvern.com>"]
|
||||
packages = [{ include = "skyvern_llamaindex" }]
|
||||
@@ -8,7 +8,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11,<3.12"
|
||||
skyvern = "^0.1.56"
|
||||
skyvern = ">=0.1.84"
|
||||
llama-index = "^0.12.19"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user