fix(deps): 添加pyOpenSSL锁定以解决系统包与cryptography版本不兼容
CI/CD Pipeline / Validate Code Quality And Tests (pull_request) Failing after 7s
CI/CD Pipeline / Frontend Lint (pull_request) Successful in 1m29s
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:56:01 +08:00
parent 51b3263222
commit c81dbfa64a
+1
View File
@@ -25,6 +25,7 @@ celery==5.4.0
# 对象存储
oss2==2.18.4
cryptography==46.0.5
pyOpenSSL==24.3.0
# HTTP 客户端
httpx==0.27.2