We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de84bb8 commit baa4b75Copy full SHA for baa4b75
2 files changed
template/pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
4
description = "uipath-langchain-template-agent"
5
authors = [{ name = "John Doe", email = "john.doe@myemail.com" }]
6
dependencies = [
7
- "uipath-langchain[bedrock,vertex]>=0.9.21, <0.10.0",
+ "uipath-langchain[bedrock,vertex]>=0.10.0, <0.11.0",
8
]
9
requires-python = ">=3.11"
10
0 commit comments