Skip to content

Commit 54b512b

Browse files
committed
fixes to timeout
1 parent 3563325 commit 54b512b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/uipath_langchain_client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ google = [
2020
"langchain-google-genai>=4.2.0",
2121
]
2222
anthropic = [
23-
"anthropic[bedrock,vertex]>=0.77.0",
2423
"langchain-anthropic>=1.3.1",
24+
"anthropic[bedrock,vertex]>=0.77.0",
2525
]
2626
azure = [
2727
"langchain-azure-ai>=1.0.0",

0 commit comments

Comments
 (0)