From be3743eebd3addfdaaa850987f2a1aae2aa423ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 01:16:24 +0000 Subject: [PATCH] chore(deps)(deps): update pypinyin requirement from >=0.50.0 to >=0.55.0 Updates the requirements on [pypinyin](https://github.com/mozillazg/python-pinyin) to permit the latest version. - [Release notes](https://github.com/mozillazg/python-pinyin/releases) - [Changelog](https://github.com/mozillazg/python-pinyin/blob/master/CHANGELOG.rst) - [Commits](https://github.com/mozillazg/python-pinyin/compare/v0.50.0...v0.55.0) --- updated-dependencies: - dependency-name: pypinyin dependency-version: 0.55.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0e8f21..2b759b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ openai-whisper # Whisper 语音识别 TTS>=0.22.0 # Coqui XTTS v2 - 支持 16 种语言的零样本声音克隆 # TTS 语言支持依赖 -pypinyin>=0.50.0 # 中文 +pypinyin>=0.55.0 # 中文 mecab-python3 # 日语 unidic-lite # 日语词典 jamo # 韩语