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

View File

@@ -49,7 +49,7 @@ dependencies = [
"fake-useragent==1.5.1",
"chromadb==0.5.9",
"pymilvus==2.4.7",
"opensearch-py==2.7.1"
"opensearch-py==2.7.1",
"sentence-transformers==3.2.0",
"colbert-ai==0.2.21",