Skip to content

Commit 9c62f24

Browse files
committed
fix: typo
1 parent c9d6ef5 commit 9c62f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"qdrant-client>=1.11.3",
3333
"fastembed>=0.3.6",
3434
"semchunk>=2.2.0",
35-
"transformers>=4.44.2"
35+
"transformers>=4.44.2",
3636
"transformers>=4.44.2",
3737
"googlesearch-python>=1.2.5",
3838
"async-timeout>=4.0.3",

0 commit comments

Comments
 (0)