Fix formatting in pyproject.toml dependencies list
This commit is contained in:
parent
ef7a9e2467
commit
16089ab947
|
|
@ -49,7 +49,7 @@ dependencies = [
|
||||||
"fake-useragent==1.5.1",
|
"fake-useragent==1.5.1",
|
||||||
"chromadb==0.5.9",
|
"chromadb==0.5.9",
|
||||||
"pymilvus==2.4.7",
|
"pymilvus==2.4.7",
|
||||||
"opensearch-py==2.7.1"
|
"opensearch-py==2.7.1",
|
||||||
|
|
||||||
"sentence-transformers==3.2.0",
|
"sentence-transformers==3.2.0",
|
||||||
"colbert-ai==0.2.21",
|
"colbert-ai==0.2.21",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue