bcrypt fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-09-26 07:07:48 +09:00
parent 31c1644ec2
commit e5aa933cf9
5 changed files with 69 additions and 11 deletions

View File

@@ -12,6 +12,7 @@ pydantic-settings==2.0.3
python-jose[cryptography]==3.3.0
PyJWT==2.8.0
passlib[bcrypt]==1.7.4
bcrypt==4.0.1
python-multipart==0.0.6
httpx==0.25.1
aiofiles==23.2.1