# Windows平台依赖
psutil>=5.9.0

# Linux平台依赖
dbus-python>=1.3.2; platform_system == 'Linux'

# 可选依赖
pyyaml>=6.0
