release skyvern-langchain & skyvern-llamaindex v0.2.0 (#2577)
This commit is contained in:
726
integrations/langchain/poetry.lock
generated
726
integrations/langchain/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,14 @@
|
||||
[tool.poetry]
|
||||
name = "skyvern-langchain"
|
||||
version = "0.1.7"
|
||||
version = "0.2.0"
|
||||
description = ""
|
||||
authors = ["lawyzheng <lawy@skyvern.com>"]
|
||||
packages = [{ include = "skyvern_langchain" }]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11,<3.12"
|
||||
skyvern = ">=0.1.84"
|
||||
python = "^3.11,<3.14"
|
||||
skyvern = ">=0.2.0"
|
||||
langchain = "^0.3.19"
|
||||
|
||||
|
||||
|
||||
716
integrations/llama_index/poetry.lock
generated
716
integrations/llama_index/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,14 +1,14 @@
|
||||
[tool.poetry]
|
||||
name = "skyvern-llamaindex"
|
||||
version = "0.0.5"
|
||||
version = "0.2.0"
|
||||
description = "Skyvern integration for LlamaIndex"
|
||||
authors = ["lawyzheng <lawy@skyvern.com>"]
|
||||
packages = [{ include = "skyvern_llamaindex" }]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11,<3.12"
|
||||
skyvern = ">=0.1.84"
|
||||
python = "^3.11,<3.14"
|
||||
skyvern = ">=0.2.0"
|
||||
llama-index = "^0.12.19"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user