From eb27f9b2de54b89f1b8c53597bb8ab81fcbbbb8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:05:55 +0000 Subject: [PATCH] chore(deps):(deps): update groq requirement Updates the requirements on [groq](https://github.com/groq/groq-python) to permit the latest version. - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/groq/groq-python/compare/v0.5.0...v1.5.0) --- updated-dependencies: - dependency-name: groq dependency-version: 1.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index f1df387..57515a4 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -11,7 +11,7 @@ pydantic>=2.0,<3.0 anthropic>=0.20.0,<1.0 openai>=1.0.0,<2.0 google-generativeai>=0.3.0,<1.0 -groq>=0.5.0,<1.0 +groq>=1.5.0,<2.0 mistralai>=0.0.1,<1.0 # HTTP/REST