Skip to content

Commit 6f3a705

Browse files
valentinabojanValentina Bojanclaude
authored
chore(deps): require uipath-platform>=0.2.10 (#990)
Co-authored-by: Valentina Bojan <valentina.bojan@uipath.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3331bac commit 6f3a705

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.14.8"
3+
version = "0.14.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 = [
88
"uipath>=2.13.7, <2.14.0",
99
"uipath-core>=0.5.29, <0.6.0",
10-
"uipath-platform>=0.2.9, <0.3.0",
10+
"uipath-platform>=0.2.10, <0.3.0",
1111
"uipath-runtime>=0.12.1, <0.13.0",
1212
"uipath-llm-client>=1.16.3, <1.17.0",
1313
"langgraph>=1.1.8, <2.0.0",

uv.lock

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

0 commit comments

Comments
 (0)