# 大华云开放平台 - 基础通用套件 依赖
# Python 3.8+

# HTTP请求库
requests>=2.31.0

# 加密库（用于设备密码AES256加密）
pycryptodome>=3.15.0
