Browse Source

Fix formatting in pyproject.toml dependencies list

David Tippett 6 tháng trước cách đây
mục cha
commit
16089ab947
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

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