Skip to content

Commit 55932e6

Browse files
valentinabojanValentina Bojanclaude
authored andcommitted
chore: bump uipath to 2.11.13 and uipath-platform to 0.1.78 (#940)
Co-authored-by: Valentina Bojan <valentina.bojan@uipath.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 48bfc36 commit 55932e6

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.13.8"
3+
version = "0.13.9"
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 = [
8-
"uipath>=2.11.12, <2.12.0",
8+
"uipath>=2.11.13, <2.12.0",
99
"uipath-core>=0.5.20, <0.6.0",
10-
"uipath-platform>=0.1.77, <0.2.0",
11-
"uipath-runtime>=0.11.2, <0.12.0",
10+
"uipath-platform>=0.1.78, <0.2.0",
11+
"uipath-runtime>=0.11.4, <0.12.0",
1212
"langgraph>=1.1.8, <2.0.0",
1313
"langchain-core>=1.2.27, <2.0.0",
1414
"langgraph-checkpoint-sqlite>=3.0.3, <4.0.0",

uv.lock

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

0 commit comments

Comments
 (0)