fix(deps): add bcrypt to requirements.txt for CI test collection
CI Pipeline / backend-test (pull_request) Successful in 4m2s
CI Pipeline / frontend-test (pull_request) Successful in 30s
CI Pipeline / backend-lint (pull_request) Successful in 9s
CI Pipeline / quality-gate (pull_request) Successful in 3s

This commit is contained in:
Hermes Agent
2026-07-30 10:36:21 +00:00
parent ffbc19f16f
commit c74d905378
+1
View File
@@ -10,5 +10,6 @@ python-multipart==0.0.20
pydantic==2.10.4 pydantic==2.10.4
pydantic-settings==2.7.1 pydantic-settings==2.7.1
python-jose[cryptography]==3.3.0 python-jose[cryptography]==3.3.0
bcrypt==4.2.1
httpx==0.27.2 httpx==0.27.2
maxminddb==2.6.2 maxminddb==2.6.2