4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
# 公共依赖由宿主共享 runtime 提供;这里只声明技能特有 Python 依赖。
|
||
# Fernet 加密(local_encrypted 凭据、master key、CLI 启动 import)依赖此包。
|
||
cryptography>=42.0.0,<45
|