fix(deps): 锁定cryptography版本以修复CI环境GEN_EMAIL兼容性错误
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 21s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 2m0s
CI/CD Pipeline / Build & Push Staging (Watchtower auto-deploy) (pull_request) Has been skipped
CI/CD Pipeline / Build Production Runtime Images (pull_request) Has been skipped
CI/CD Pipeline / Staging E2E Tests (pull_request) Has been skipped
CI/CD Pipeline / Staging API Integration Tests (pull_request) Has been skipped
CI/CD Pipeline / Deploy Production (pull_request) Has been skipped
CI/CD Pipeline / Production Browser E2E (pull_request) Has been skipped

This commit is contained in:
用户CI Test
2026-07-09 15:52:27 +08:00
parent 5ec71f5e1e
commit 51b3263222
+1
View File
@@ -24,6 +24,7 @@ celery==5.4.0
# 对象存储
oss2==2.18.4
cryptography==46.0.5
# HTTP 客户端
httpx==0.27.2