mirror of
https://github.com/trycua/computer.git
synced 2026-01-04 04:19:57 -06:00
Removed cua-agent from computer-server dependencies
This commit is contained in:
@@ -21,8 +21,7 @@ dependencies = [
|
||||
"pillow>=10.2.0",
|
||||
"aiohttp>=3.9.1",
|
||||
"pyperclip>=1.9.0",
|
||||
"websockets>=12.0",
|
||||
"cua-agent[all]>=0.4.0"
|
||||
"websockets>=12.0"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user