fix build bug
Some checks failed
Build and Deploy Backend / build-and-deploy (push) Has been cancelled
Build and Deploy Web / build-and-deploy (push) Has been cancelled

This commit is contained in:
zyc 2026-02-12 15:28:13 +08:00
parent a74deb5c59
commit 0c951727a0

View File

@ -4,4 +4,5 @@ sqlalchemy
pydantic
python-jose[cryptography]
passlib[bcrypt]
bcrypt==4.0.1
python-multipart