Files
account-manager/requirements.txt
chendelian 12b1fec0b9
All checks were successful
技能自动化发布 / release (push) Successful in 5s
feat: add requirements.txt with cryptography for host venv install
2026-07-11 16:07:23 +08:00

4 lines
209 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 公共依赖由宿主共享 runtime 提供;这里只声明技能特有 Python 依赖。
# Fernet 加密local_encrypted 凭据、master key、CLI 启动 import依赖此包。
cryptography>=42.0.0,<45