Switch auth password hashing to Argon2

This commit is contained in:
2026-04-20 15:26:36 +02:00
parent e1aad408ab
commit 3f7c9e43d9
7 changed files with 34 additions and 54 deletions
+1
View File
@@ -1,4 +1,5 @@
alembic>=1.14,<2.0
argon2-cffi>=25.1,<26.0
fastapi>=0.115,<0.116
jinja2>=3.1,<4.0
pydantic-settings>=2.6,<3.0