File tree Expand file tree Collapse file tree 3 files changed +176
-186
lines changed Expand file tree Collapse file tree 3 files changed +176
-186
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies = [
1212 " ffmpy" ,
1313 " fschat==0.2.36" ,
1414 " infinity-emb[all]==0.0.77" ,
15- " lmdeploy==0.10.0 " ,
15+ " lmdeploy==0.10.2 " ,
1616 " loguru>=0.7.2" ,
1717 " openai==1.99.1" ,
1818 " setuptools==75.2.0" ,
@@ -25,7 +25,7 @@ dependencies = [
2525 " modelscope==1.26.0" ,
2626 " edge-tts>=7.0.0" ,
2727 " funasr>=1.2.6" ,
28- " sglang[all]>=0.5.3.post1 " ,
28+ " sglang[all]>=0.5.4 " ,
2929 " flashinfer-python" ,
3030 " flashtts>=0.1.7" ,
3131 " diffusers>=0.35.2" ,
@@ -40,7 +40,6 @@ override-dependencies = [
4040 " setuptools==77.0.3" ,
4141 " transformers==4.57.1" , # infinity-emb
4242 " soundfile==0.13.1" , # infinity
43- " xgrammar==0.1.24" , # sglang[all]==0.4.5 depends on xgrammar==0.1.17
4443 " outlines-core==0.2.11" , # sglang 和 vllm 的冲突
4544 " peft>=0.17.0" , # 和 lmdeloy 冲突
4645]
You can’t perform that action at this time.
0 commit comments