From 99012e850cc6a686a74a47280f36fd77cdb5b09a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 14:26:26 +0000 Subject: [PATCH] Bump vllm Bumps [vllm](https://github.com/vllm-project/vllm) from 0.7.2 to 0.10.1.1. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](https://github.com/vllm-project/vllm/compare/v0.7.2...v0.10.1.1) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.10.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../whisper-asr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt b/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt index ff8f7e7..7d0959a 100644 --- a/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt +++ b/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt @@ -5,5 +5,5 @@ torch pydub numpy librosa -vllm==0.7.2 +vllm==0.10.1.1 huggingface_hub==0.23.4 \ No newline at end of file