We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3a1e7 commit a7e8dd0Copy full SHA for a7e8dd0
pyproject.toml
@@ -5,8 +5,8 @@ description = "UiPath MCP SDK"
5
readme = { file = "README.md", content-type = "text/markdown" }
6
requires-python = ">=3.10"
7
dependencies = [
8
- "mcp==1.6.0",
9
- "pysignalr==1.2.0",
+ "mcp==1.9.0",
+ "pysignalr==1.3.0",
10
"uipath>=2.0.55",
11
]
12
classifiers = [
0 commit comments