18 lines
397 B
Plaintext
18 lines
397 B
Plaintext
# Core dependencies
|
|
cua-computer[all]~=0.3.5
|
|
cua-agent[all]~=0.3.0
|
|
cua-agent @ git+https://github.com/janhq/cua.git@compute-agent-0.3.0-patch#subdirectory=libs/python/agent
|
|
|
|
# ReportPortal integration
|
|
reportportal-client~=5.6.5
|
|
|
|
# Screen recording and automation
|
|
opencv-python~=4.10.0
|
|
numpy~=2.2.6
|
|
PyAutoGUI~=0.9.54
|
|
|
|
# System utilities
|
|
psutil~=7.0.0
|
|
|
|
# Server component
|
|
cua-computer-server~=0.1.19 |