Skip to content

Commit 7b07368

Browse files
committed
fix: async tim
1 parent 720072c commit 7b07368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ dependencies = [
3434
"fastembed>=0.3.6"
3535
"semchunk>=2.2.0",
3636
"transformers>=4.44.2"
37+
"transformers>=4.44.2",
38+
"googlesearch-python>=1.2.5",
39+
"async-timeout>=4.0.3"
3740
]
3841

3942
license = "MIT"

0 commit comments

Comments
 (0)