python: remove legacy tantivy fts support

This commit is contained in:
Xuanwo
2026-04-17 09:34:33 +08:00
parent 4e6a1d5dce
commit 44ce3841ff
16 changed files with 204 additions and 633 deletions

View File

@@ -57,7 +57,6 @@ tests = [
"duckdb>=0.9.0",
"pytz>=2023.3",
"polars>=0.19, <=1.3.0",
"tantivy>=0.20.0",
"pyarrow-stubs>=16.0",
"pylance>=5.0.0b5",
"requests>=2.31.0",