Skip to content

Commit 9735aa7

Browse files
AAgnihotryclaude
andauthored
chore: bump uipath-runtime to 0.10.0 (#728)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 8ff4412 commit 9735aa7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.9.6"
3+
version = "0.9.7"
44
description = "Python SDK that enables developers to build and deploy LangGraph agents to the UiPath Cloud Platform"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
88
"uipath>=2.10.29, <2.11.0",
99
"uipath-core>=0.5.2, <0.6.0",
1010
"uipath-platform>=0.1.7, <0.2.0",
11-
"uipath-runtime>=0.9.1, <0.10.0",
11+
"uipath-runtime>=0.10.0, <0.11.0",
1212
"langgraph>=1.0.0, <2.0.0",
1313
"langchain-core>=1.2.11, <2.0.0",
1414
"langgraph-checkpoint-sqlite>=3.0.3, <4.0.0",

uv.lock

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

0 commit comments

Comments
 (0)