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