From 30e7a714977feb9673067aaf457cd5f14266a034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:10:14 +0000 Subject: [PATCH 1/5] build(deps): bump dashscope in /main/xiaozhi-server Bumps [dashscope](https://dashscope.aliyun.com/) from 1.24.6 to 1.25.2. --- updated-dependencies: - dependency-name: dashscope dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index a5b791ff..163313f9 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -28,7 +28,7 @@ sherpa_onnx==1.12.15 mcp==1.20.0 cnlunar==0.2.0 PySocks==1.7.1 -dashscope==1.24.6 +dashscope==1.25.2 baidu-aip==4.16.13 chardet==5.2.0 aioconsole==0.8.2 From 1ebe7b8f71c47b49e3bd18f7d05a79ba264a81fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:10:17 +0000 Subject: [PATCH 2/5] build(deps): bump vosk from 0.3.44 to 0.3.45 in /main/xiaozhi-server Bumps [vosk](https://github.com/alphacep/vosk-api) from 0.3.44 to 0.3.45. - [Release notes](https://github.com/alphacep/vosk-api/releases) - [Commits](https://github.com/alphacep/vosk-api/commits/v0.3.45) --- updated-dependencies: - dependency-name: vosk dependency-version: 0.3.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index a5b791ff..32ae8d28 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -38,4 +38,4 @@ PyJWT==2.10.1 psutil==7.0.0 portalocker==3.2.0 Jinja2==3.1.6 -vosk==0.3.44 \ No newline at end of file +vosk==0.3.45 \ No newline at end of file From b4dd78b2ed9d1f0770736f0cdf91a4fec9f71b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:10:27 +0000 Subject: [PATCH 3/5] build(deps): bump openai from 2.7.1 to 2.8.1 in /main/xiaozhi-server Bumps [openai](https://github.com/openai/openai-python) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v2.7.1...v2.8.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index a5b791ff..5cfb0c96 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -10,7 +10,7 @@ silero_vad==6.1.0 opuslib_next==1.1.5 pydub==0.25.1 funasr==1.2.7 -openai==2.7.1 +openai==2.8.1 google-generativeai==0.8.5 edge_tts==7.2.3 httpx==0.28.1 From 657d03f49d80a22974c06306165814491a1115b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 09:10:36 +0000 Subject: [PATCH 4/5] build(deps): bump sherpa-onnx in /main/xiaozhi-server Bumps [sherpa-onnx](https://github.com/k2-fsa/sherpa-onnx) from 1.12.15 to 1.12.17. - [Release notes](https://github.com/k2-fsa/sherpa-onnx/releases) - [Changelog](https://github.com/k2-fsa/sherpa-onnx/blob/master/CHANGELOG.md) - [Commits](https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.15...v1.12.17) --- updated-dependencies: - dependency-name: sherpa-onnx dependency-version: 1.12.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- main/xiaozhi-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index a5b791ff..a02ffb6e 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -24,7 +24,7 @@ cozepy==0.20.0 mem0ai==1.0.0 bs4==0.0.2 modelscope==1.23.2 -sherpa_onnx==1.12.15 +sherpa_onnx==1.12.17 mcp==1.20.0 cnlunar==0.2.0 PySocks==1.7.1 From 106889b0dd45c41b1f34dae904fd1d8fecdce531 Mon Sep 17 00:00:00 2001 From: Chingfeng Li Date: Tue, 25 Nov 2025 13:52:18 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E7=BC=96=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/xiaozhi-server/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/main/xiaozhi-server/requirements.txt b/main/xiaozhi-server/requirements.txt index 07dc4504..3f62ef4c 100644 --- a/main/xiaozhi-server/requirements.txt +++ b/main/xiaozhi-server/requirements.txt @@ -1,3 +1,4 @@ +# -*- coding:utf-8 -*- #--------- 本项目推荐环境是python3.10,以下暂时不推荐升级的依赖 torch==2.2.2 torchaudio==2.2.2