fix: update password handling and constraints

This commit is contained in:
ɧσℓσ
2025-12-02 19:42:59 +01:00
parent f75fc23cb1
commit 3f8dc7e6c5
6 changed files with 18 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ pydantic[email]
pydantic-settings==2.1.0
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
bcrypt==4.0.1
python-multipart==0.0.6
python-dotenv==1.0.0