Update 2025-12-14 13:17:54
Some checks failed
Deploy VConnect API / Test Build (push) Successful in 23s
Deploy VConnect API / Deploy to Server (push) Failing after 9s

This commit is contained in:
unknown
2025-12-14 13:17:54 +09:00
parent 00893d9aa6
commit 513ff991eb
2 changed files with 21 additions and 6 deletions

View File

@@ -10,7 +10,8 @@ alembic==1.13.1
# Authentication & Security
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
# passlib dependency removed
bcrypt>=4.0.1
python-dotenv==1.0.0
pydantic-settings==2.1.0
email-validator>=2.0.0