Merge pull request #1527 from Mai-with-u/quick-alog-for-macOS

fix: adjust quick-algo installation hints for macOS
This commit is contained in:
晴猫
2026-03-12 17:15:26 +09:00
committed by GitHub
3 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ dependencies = [
"python-dotenv>=1.1.1",
"python-multipart>=0.0.20",
"python-levenshtein",
"quick-algo>=0.1.3",
"quick-algo>=0.1.4",
"rich>=14.0.0",
"ruff>=0.12.2",
"setuptools>=80.9.0",