Skip to content

Commit f8786bc

Browse files
authored
Merge pull request #7 from scalytics/dependabot/pip/scripts/vllm-0.11.0
Bump vllm from 0.9.1 to 0.11.0 in /scripts
2 parents 7116d81 + be89e44 commit f8786bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ torch==2.7.0+cu126; sys_platform != 'darwin'
55
torch==2.7.0; sys_platform == 'darwin'
66
torchvision==0.22.0
77
torchaudio==2.7.0
8-
vllm==0.9.1
8+
vllm==0.11.0
99
bitsandbytes>=0.45.3; sys_platform == 'linux'
1010
bitsandbytes==0.41.3; sys_platform == 'darwin'
1111
triton; sys_platform == 'linux'

0 commit comments

Comments
 (0)