Skip to content

Commit b805aea

Browse files
committed
fix: pyproject.toml dependencies
1 parent 4a16f14 commit b805aea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ dependencies = [
3131
"undetected-playwright>=0.3.0",
3232
"google>=3.0.0",
3333
"langchain-ollama>=0.1.3",
34+
"semchunk==2.2.0",
35+
"transformers==4.44.2"
3436
]
3537

3638
license = "MIT"

0 commit comments

Comments
 (0)