Files
cmbuyer/client/requirements.txt
T

8 lines
210 B
Plaintext

# -*- coding: utf-8 -*-
# 桌面界面(Qt 官方 Python 绑定)。
PySide6
# 后续真机取证会使用;本阶段不导入或连接设备。
uiautomator2
# 后续截图完整性检查会使用。
Pillow