This commit is contained in:
2026-04-10 00:01:42 +03:00
parent 1b8c03d6c3
commit f01e3b9040
4 changed files with 161 additions and 95 deletions

View File

@@ -6,5 +6,7 @@ sqlalchemy
psycopg[binary]
passlib[argon2]
argon2-cffi
passlib[bcrypt]
bcrypt
python-jose[cryptography]
pydantic[email]