build: bump whoosh-compat to 0.2.0

This commit is contained in:
Trenton Holmes
2026-09-14 21:05:56 -07:00
committed by GitHub
parent 93434ae17b
commit 18f88e1c00
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ dependencies = [
"torch~=2.13.0",
"watchfiles>=1.2",
"whitenoise~=6.11",
"whoosh-compat[tantivy]==0.1",
"whoosh-compat[tantivy]==0.2",
"zxing-cpp~=3.1.0",
]
[project.optional-dependencies]