Skip to content

Commit 7579d0e

Browse files
committed
fix: update dependencies
1 parent 154ca4c commit 7579d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +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"
34+
"semchunk>=2.2.0",
35+
"transformers>=4.44.2"
3636
]
3737

3838
license = "MIT"

0 commit comments

Comments
 (0)