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 12e0861 commit 05710c2Copy full SHA for 05710c2
src/uipath_mcp/_cli/_templates/pyproject.toml.template
@@ -4,6 +4,6 @@ version = "0.0.1"
4
description = "Description for $project_name project"
5
authors = [{ name = "John Doe", email = "[email protected]" }]
6
dependencies = [
7
- "uipath-mcp>=0.0.101",
+ "uipath-mcp>=0.0.105",
8
]
9
requires-python = ">=3.11"
0 commit comments