mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 20:22:39 +08:00
chore(deps-dev): bump the vdb group across 1 directory with 6 updates
Updates the requirements on [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect), [elasticsearch](https://github.com/elastic/elasticsearch-py), [qdrant-client](https://github.com/qdrant/qdrant-client), [tablestore](https://github.com/aliyun/aliyun-tablestore-python-sdk), tcvectordb and [xinference-client](https://github.com/xorbitsai/inference-client) to permit the latest version. Updates `clickhouse-connect` to 0.15.0 - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](https://github.com/ClickHouse/clickhouse-connect/compare/v0.14.1...v0.15.0) Updates `elasticsearch` from 8.14.0 to 9.3.0 - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.14.0...v9.3.0) Updates `qdrant-client` from 1.9.0 to 1.17.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](https://github.com/qdrant/qdrant-client/compare/v1.9.0...v1.17.1) Updates `tablestore` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/aliyun/aliyun-tablestore-python-sdk/releases) - [Changelog](https://github.com/aliyun/aliyun-tablestore-python-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/aliyun/aliyun-tablestore-python-sdk/commits/v6.4.2) Updates `tcvectordb` to 2.1.0 Updates `xinference-client` to 2.4.0 - [Release notes](https://github.com/xorbitsai/inference-client/releases) - [Commits](https://github.com/xorbitsai/inference-client/compare/v2.3.1...v2.4.0) --- updated-dependencies: - dependency-name: clickhouse-connect dependency-version: 0.15.0 dependency-type: direct:development dependency-group: vdb - dependency-name: elasticsearch dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vdb - dependency-name: qdrant-client dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vdb - dependency-name: tablestore dependency-version: 6.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vdb - dependency-name: tcvectordb dependency-version: 2.1.0 dependency-type: direct:development dependency-group: vdb - dependency-name: xinference-client dependency-version: 2.4.0 dependency-type: direct:development dependency-group: vdb ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -203,10 +203,10 @@ vdb = [
|
||||
"alibabacloud_gpdb20160503~=5.1.0",
|
||||
"alibabacloud_tea_openapi~=0.4.3",
|
||||
"chromadb==0.5.20",
|
||||
"clickhouse-connect~=0.14.1",
|
||||
"clickhouse-connect~=0.15.0",
|
||||
"clickzetta-connector-python>=0.8.102",
|
||||
"couchbase~=4.5.0",
|
||||
"elasticsearch==8.14.0",
|
||||
"elasticsearch==9.3.0",
|
||||
"opensearch-py==3.1.0",
|
||||
"oracledb==3.4.2",
|
||||
"pgvecto-rs[sqlalchemy]~=0.2.1",
|
||||
@@ -214,15 +214,15 @@ vdb = [
|
||||
"pymilvus~=2.6.10",
|
||||
"pymochow==2.3.6",
|
||||
"pyobvector~=0.2.17",
|
||||
"qdrant-client==1.9.0",
|
||||
"qdrant-client==1.17.1",
|
||||
"intersystems-irispython>=5.1.0",
|
||||
"tablestore==6.4.1",
|
||||
"tcvectordb~=2.0.0",
|
||||
"tablestore==6.4.2",
|
||||
"tcvectordb~=2.1.0",
|
||||
"tidb-vector==0.0.15",
|
||||
"upstash-vector==0.8.0",
|
||||
"volcengine-compat~=1.0.0",
|
||||
"weaviate-client==4.20.4",
|
||||
"xinference-client~=2.3.1",
|
||||
"xinference-client~=2.4.0",
|
||||
"mo-vector~=0.1.13",
|
||||
"mysql-connector-python>=9.3.0",
|
||||
"holo-search-sdk>=0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user