From 0871db9e076df85eca7f5308366a9a5c390db5ae Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Sat, 18 Apr 2026 00:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 1 - requirements.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2ad29842..3ebfed3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ dependencies = [ "python-dotenv>=1.1.1", "python-multipart>=0.0.20", "python-levenshtein", - "quick-algo>=0.1.4", "rich>=14.0.0", "scipy>=1.7.0", "sqlalchemy>=2.0.40", diff --git a/requirements.txt b/requirements.txt index 1d0a9b0b..c5f5af3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,6 @@ pypinyin>=0.54.0 python-dotenv>=1.1.1 python-multipart>=0.0.20 python-levenshtein -quick-algo>=0.1.4 rich>=14.0.0 scipy>=1.7.0 sqlalchemy>=2.0.40