From 0244e5b64eae7e9d55ee6872af897078e744ef68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=B4=E7=8C=AB?= Date: Sat, 14 Mar 2026 23:40:10 +0900 Subject: [PATCH] =?UTF-8?q?update:=20=E5=8D=87=E7=BA=A7=20quick-algo=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E8=87=B3=200.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56c944e8..9143f2c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pydantic>=2.11.7 pypinyin>=0.54.0 python-dotenv>=1.1.1 python-multipart>=0.0.20 -quick-algo>=0.1.3 +quick-algo>=0.1.4 rich>=14.0.0 ruff>=0.12.2 setuptools>=80.9.0