File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7676 description = "Official GitHub MCP Server"
7777 authors = [{ name = "John Doe" }]
7878 dependencies = [
79- "uipath-mcp== 0.0.74 ",
79+ "uipath-mcp>= 0.0.78 ",
8080 ]
8181 requires-python = ">=3.10"
8282 EOF
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ requires-python = ">=3.10"
77dependencies = [
88 " mcp==1.6.0" ,
99 " pysignalr==1.2.0" ,
10- " uipath== 2.0.27 " ,
10+ " uipath>= 2.0.37 " ,
1111]
1212classifiers = [
1313 " Development Status :: 3 - Alpha" ,
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ version = "0.0.18"
44description = " Dynamic MCP Server with self-extending tools"
55authors = [{ name = " John Doe" }]
66dependencies = [
7- " uipath-mcp== 0.0.77 " ,
7+ " uipath-mcp>= 0.0.78 " ,
88]
99requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ version = "0.0.1"
44description = " MCP Server that allows dynamic code functions creation and executions"
55authors = [{ name = " John Doe" }]
66dependencies = [
7- " uipath-mcp== 0.0.77 " ,
7+ " uipath-mcp>= 0.0.78 " ,
88]
99requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ version = "0.0.1"
44description = " Advanced Math Operations MCP Server"
55authors = [{ name = " John Doe" }]
66dependencies = [
7- " uipath-mcp== 0.0.71 " ,
7+ " uipath-mcp>= 0.0.78 " ,
88]
99requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments