Updated tests; bumped mcp deps

This commit is contained in:
Dillon DuPont
2025-07-01 11:15:00 -04:00
parent 8e50547d26
commit 40a06cac04
2 changed files with 258 additions and 2 deletions

View File

@@ -13,8 +13,8 @@ authors = [
]
dependencies = [
"mcp>=1.6.0,<2.0.0",
"cua-agent[all]>=0.2.0,<0.3.0",
"cua-computer>=0.2.0,<0.3.0",
"cua-agent[all]>=0.3.0,<0.4.0",
"cua-computer>=0.3.0,<0.4.0",
]
[project.scripts]