Files
huni-probe-agent/requirements.txt

3 lines
175 B
Plaintext
Raw Normal View History

2026-08-24 11:12:11 +08:00
# 无第三方依赖:纯 Python 标准库 (http.server / urllib / signal / threading)。
# 保持空依赖 -> Kaniko 构建不碰外网 PyPI,构建最快、攻击面最小。