Browse Source

chore: pyproject

Timothy Jaeryang Baek 1 month ago
parent
commit
976c94ba5a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pyproject.toml

+ 1 - 0
pyproject.toml

@@ -57,6 +57,7 @@ dependencies = [
     "qdrant-client~=1.12.0",
     "opensearch-py==2.8.0",
     "playwright==1.49.1",
+    "elasticsearch==8.17.1",
 
     "transformers",
     "sentence-transformers==3.3.1",