diff --git a/pyproject.toml b/pyproject.toml index c3e2ff8a0..c12194e83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,8 +44,8 @@ dependencies = [ "huggingface_hub>=0.34.4", "random_word==1.0.13", "tokenicer>=0.0.5", - "logbar==0.0.4", - # "soundfile==0.13.1", # Qwen-Omni 可选依赖 + "logbar>=0.0.5", + # "soundfile==0.13.1", # Qwen-Omni dependent pkg "wheel>=0.45.1", "maturin>=1.9.3", ]