Skip to content

Commit 807b9db

Browse files
cosminachoclaude
andauthored
chore: bump uipath-langchain-client to 1.10.0 and pin upper bound (#802)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 280fc1a commit 807b9db

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"langchain-mcp-adapters==0.2.1",
2424
"pillow>=12.1.1",
2525
"a2a-sdk>=0.2.0,<1.0.0",
26-
"uipath-langchain-client[openai]>=1.9.8",
26+
"uipath-langchain-client[openai]>=1.10.0,<1.11.0",
2727
]
2828

2929
classifiers = [
@@ -40,21 +40,21 @@ maintainers = [
4040

4141
[project.optional-dependencies]
4242
anthropic = [
43-
"uipath-langchain-client[anthropic]>=1.9.8",
43+
"uipath-langchain-client[anthropic]>=1.10.0,<1.11.0",
4444
]
4545
vertex = [
46-
"uipath-langchain-client[google]>=1.9.8",
47-
"uipath-langchain-client[vertexai]>=1.9.8",
46+
"uipath-langchain-client[google]>=1.10.0,<1.11.0",
47+
"uipath-langchain-client[vertexai]>=1.10.0,<1.11.0",
4848
]
4949
bedrock = [
50-
"uipath-langchain-client[bedrock]>=1.9.8",
50+
"uipath-langchain-client[bedrock]>=1.10.0,<1.11.0",
5151
"boto3-stubs>=1.41.4",
5252
]
5353
fireworks = [
54-
"uipath-langchain-client[fireworks]>=1.9.8",
54+
"uipath-langchain-client[fireworks]>=1.10.0,<1.11.0",
5555
]
5656
all = [
57-
"uipath-langchain-client[all]>=1.9.8",
57+
"uipath-langchain-client[all]>=1.10.0,<1.11.0",
5858
]
5959

6060
[project.entry-points."uipath.middlewares"]

uv.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)