Switch auth password hashing to Argon2id
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
description = "Chat Grid signaling server"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"argon2-cffi>=23.1.0",
|
||||
"pydantic>=2.10.4",
|
||||
"websockets>=15.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user