Skip to content

Commit e364916

Browse files
committed
Tantivy added
1 parent 3643533 commit e364916

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dependencies = [
5050
"pymongo==4.6.3",
5151
"gitpython==3.1.42",
5252
"stringzilla==3.8.4",
53+
"tantivy==0.22.0",
5354
"tree-sitter==0.21.0",
5455
"tree-sitter-python==0.21.0",
5556
"tree-sitter-javascript==0.21.0",

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,7 @@ starlette==0.36.3
548548
# prometheus-fastapi-instrumentator
549549
stringzilla==3.8.4
550550
tabulate==0.9.0
551+
tantivy==0.22.0
551552
tenacity==8.2.3
552553
# via voyageai
553554
terminado==0.18.1

0 commit comments

Comments
 (0)