chore: encrypt_secret.py

This commit is contained in:
tao.chen
2026-08-24 10:59:07 +08:00
parent ddb87f66ee
commit 8ff399712f
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]