Skip to content

Commit c426223

Browse files
fix: uipath-core package version
1 parent 98d5718 commit c426223

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
@@ -5,8 +5,8 @@ description = "Python SDK that enables developers to build and deploy LangGraph
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
77
dependencies = [
8-
"uipath>=2.10.57, <2.11.0",
9-
"uipath-core>=0.5.13, <0.6.0",
8+
"uipath>=2.10.61, <2.11.0",
9+
"uipath-core>=0.5.15, <0.6.0",
1010
"uipath-platform>=0.1.43, <0.2.0",
1111
"uipath-runtime>=0.10.0, <0.11.0",
1212
"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)