Skip to content

Commit 163ce88

Browse files
committed
uv sync with new package
1 parent 27e1ba6 commit 163ce88

File tree

2 files changed

+631
-1
lines changed

2 files changed

+631
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ dependencies = [
2020
"jsonpath-ng>=1.7.0",
2121
"mcp==1.24.0",
2222
"langchain-mcp-adapters==0.2.1",
23+
"uipath-langchain-client[all]>=1.0.0",
2324
]
2425

2526
classifiers = [
@@ -115,4 +116,4 @@ asyncio_mode = "auto"
115116
name = "testpypi"
116117
url = "https://test.pypi.org/simple/"
117118
publish-url = "https://test.pypi.org/legacy/"
118-
explicit = true
119+
explicit = true

0 commit comments

Comments
 (0)