From 6e3273dbec007bdd7ea3f2323ae905eec258d64d Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Sat, 21 Mar 2026 01:03:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9Aargon2=E5=BA=93?= =?UTF-8?q?=E5=B7=B2=E8=BF=87=E6=97=B6=EF=BC=8C=E6=97=A0=E6=B3=95=E5=9C=A8?= =?UTF-8?q?3.12=E8=BF=90=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f5b3e9ec0..4bb5fc801 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dependencies = [ "packaging>=24.2", "quart-cors>=0.8.0", "anyio>=4.12.1", - "argon2>=0.1.10", + "argon2-cffi>=23.1.0", ] [dependency-groups]