chore: encrypt_secret.py

This commit is contained in:
tao.chen
2026-09-02 10:10:41 +08:00
committed by tao.chen
parent 49f69129da
commit 75ef8f32a0
5 changed files with 78 additions and 11 deletions
+1
View File
@@ -14,6 +14,7 @@ dependencies = [
"bcrypt>=4.0,<4.1",
"aiofiles>=25.1.0",
"aioboto3>=15.5.0",
"cryptography>=49.0.0",
]
[build-system]