Skip to content

Commit cf1dfa2

Browse files
committed
evalscope[perf]==0.7.0
1 parent d3b313f commit cf1dfa2

File tree

4 files changed

+11
-106
lines changed

4 files changed

+11
-106
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
]

requirements.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ contourpy==1.3.1
116116
# via matplotlib
117117
crcmod==1.7
118118
# via oss2
119-
cryptography==44.0.0
119+
cryptography==44.0.1
120120
# via aliyun-python-sdk-core
121121
ctranslate2==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)
159159
evaluate==0.4.3
160160
# via optimum
@@ -186,7 +186,7 @@ filelock==3.17.0
186186
# vllm
187187
fire==0.7.0
188188
# via lmdeploy
189-
flatbuffers==25.1.24
189+
flatbuffers==25.2.10
190190
# via onnxruntime
191191
fonttools==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
543542
portalocker==3.1.1
544543
# via sacrebleu
545-
posthog==3.12.0
544+
posthog==3.12.1
546545
# via infinity-emb
547546
prometheus-client==0.21.1
548547
# via
@@ -582,7 +581,7 @@ py-cpuinfo==9.0.0
582581
# via vllm
583582
py-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
671670
qwen-vl-utils==0.0.10
672671
# via gpt-server (pyproject.toml)
673-
ray==2.42.0
672+
ray==2.42.1
674673
# via vllm
675674
referencing==0.36.2
676675
# via

tests/test_throughput.py

Lines changed: 0 additions & 94 deletions
This file was deleted.

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)