Chore: use whoosh-reloaded (#9605)

This commit is contained in:
shamoon
2025-04-09 14:31:29 -07:00
committed by GitHub
parent 0fb55f3ae8
commit 0f37186c88
2 changed files with 21 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ dependencies = [
"tqdm~=4.67.1",
"watchdog~=6.0",
"whitenoise~=6.9",
"whoosh~=2.7",
"whoosh-reloaded>=2.7.5",
"zxing-cpp~=2.3.0",
]