File tree Expand file tree Collapse file tree 4 files changed +11
-106
lines changed
Expand file tree Collapse file tree 4 files changed +11
-106
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies = [
2323 " transformers==4.48.2" ,
2424 " vllm==0.7.2" ,
2525 " qwen_vl_utils" ,
26- " evalscope[perf]==0.7.0 " ,
26+ " evalscope[perf]==0.10.1 " ,
2727 " modelscope==1.20.1" ,
2828 " edge-tts>=7.0.0" ,
2929]
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ contourpy==1.3.1
116116 # via matplotlib
117117crcmod == 1.7
118118 # via oss2
119- cryptography == 44.0.0
119+ cryptography == 44.0.1
120120 # via aliyun-python-sdk-core
121121ctranslate2 == 4.5.0
122122 # via infinity-emb
@@ -154,7 +154,7 @@ einops==0.8.1
154154 # lmdeploy
155155 # modelscope
156156 # vllm
157- evalscope == 0.7.0
157+ evalscope == 0.10.1
158158 # via gpt-server (pyproject.toml)
159159evaluate == 0.4.3
160160 # via optimum
@@ -186,7 +186,7 @@ filelock==3.17.0
186186 # vllm
187187fire == 0.7.0
188188 # via lmdeploy
189- flatbuffers == 25.1.24
189+ flatbuffers == 25.2.10
190190 # via onnxruntime
191191fonttools == 4.56.0
192192 # via matplotlib
@@ -396,7 +396,6 @@ numpy==1.26.4
396396 # outlines
397397 # pandas
398398 # peft
399- # pyarrow
400399 # pydeck
401400 # rouge-score
402401 # sacrebleu
@@ -542,7 +541,7 @@ ply==3.11
542541 # via simple-ddl-parser
543542portalocker == 3.1.1
544543 # via sacrebleu
545- posthog == 3.12.0
544+ posthog == 3.12.1
546545 # via infinity-emb
547546prometheus-client == 0.21.1
548547 # via
@@ -582,7 +581,7 @@ py-cpuinfo==9.0.0
582581 # via vllm
583582py-spy == 0.4.0
584583 # via ray
585- pyarrow == 17 .0.0
584+ pyarrow == 19 .0.0
586585 # via
587586 # datasets
588587 # evalscope
@@ -670,7 +669,7 @@ pyzmq==26.2.1
670669 # via vllm
671670qwen-vl-utils == 0.0.10
672671 # via gpt-server (pyproject.toml)
673- ray == 2.42.0
672+ ray == 2.42.1
674673 # via vllm
675674referencing == 0.36.2
676675 # via
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments