chore: fix the misclassification of the opensearch-py package (#9266)

This commit is contained in:
zhuhao
2024-10-12 17:37:01 +08:00
committed by GitHub
parent 1206b1eb96
commit d9773c963f
2 changed files with 20 additions and 14 deletions

View File

@@ -207,7 +207,6 @@ matplotlib = "~3.8.2"
newspaper3k = "0.2.8"
nltk = "3.8.1"
numexpr = "~2.9.0"
opensearch-py = "2.4.0"
qrcode = "~7.4.2"
twilio = "~9.0.4"
vanna = { version = "0.7.3", extras = ["postgres", "mysql", "clickhouse", "duckdb"] }
@@ -238,6 +237,7 @@ alibabacloud_tea_openapi = "~0.3.9"
chromadb = "0.5.1"
clickhouse-connect = "~0.7.16"
elasticsearch = "8.14.0"
opensearch-py = "2.4.0"
oracledb = "~2.2.1"
pgvecto-rs = { version = "~0.2.1", extras = ['sqlalchemy'] }
pgvector = "0.2.5"