Fix formatting in pyproject.toml dependencies list

This commit is contained in:
David Tippett 2024-11-04 14:59:50 -05:00 committed by GitHub
parent ef7a9e2467
commit 16089ab947
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",