Skip to content

Commit fd43556

Browse files
committed
fix: increase template uipath-langchain version
1 parent c4efcd8 commit fd43556

2 files changed

Lines changed: 1478 additions & 919 deletions

File tree

template/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.1"
44
description = "uipath-langchain-template-agent"
55
authors = [{ name = "John Doe", email = "john.doe@myemail.com" }]
66
dependencies = [
7-
"uipath-langchain[bedrock,vertex]>=0.9.21, <0.10.0",
7+
"uipath-langchain[bedrock,vertex]>=0.10.0, <0.11.0",
88
]
99
requires-python = ">=3.11"
1010

0 commit comments

Comments
 (0)