mirror of
https://github.com/trycua/computer.git
synced 2026-01-05 04:50:08 -06:00
10 lines
185 B
Plaintext
10 lines
185 B
Plaintext
# Core MCP dependencies
|
|
mcp>=1.6.0,<2.0.0
|
|
|
|
# CUA Agent dependencies
|
|
cua-agent[all]>=0.4.0,<0.5.0
|
|
cua-computer>=0.4.0,<0.5.0
|
|
|
|
# Additional dependencies for async operations
|
|
anyio>=4.0.0
|