We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e1ba6 commit 163ce88Copy full SHA for 163ce88
pyproject.toml
@@ -20,6 +20,7 @@ dependencies = [
20
"jsonpath-ng>=1.7.0",
21
"mcp==1.24.0",
22
"langchain-mcp-adapters==0.2.1",
23
+ "uipath-langchain-client[all]>=1.0.0",
24
]
25
26
classifiers = [
@@ -115,4 +116,4 @@ asyncio_mode = "auto"
115
116
name = "testpypi"
117
url = "https://test.pypi.org/simple/"
118
publish-url = "https://test.pypi.org/legacy/"
-explicit = true
119
+explicit = true
0 commit comments