From 000879cb2b773724423c1b4fef7c50c3b12e135c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:33:25 +0000 Subject: [PATCH] build(deps): bump vllm in /nemoguardrails/library/patronusai Bumps [vllm](https://github.com/vllm-project/vllm) from 0.2.7 to 0.5.5. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Commits](https://github.com/vllm-project/vllm/compare/v0.2.7...v0.5.5) --- updated-dependencies: - dependency-name: vllm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nemoguardrails/library/patronusai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nemoguardrails/library/patronusai/requirements.txt b/nemoguardrails/library/patronusai/requirements.txt index b6ba7d750..8cb450f7a 100644 --- a/nemoguardrails/library/patronusai/requirements.txt +++ b/nemoguardrails/library/patronusai/requirements.txt @@ -1,2 +1,2 @@ # The minimal set of requirements to run Patronus Lynx on vLLM. -vllm==0.2.7 +vllm==0.5.5