From db3be80484fcb09d55ee81e6cbd999cbbdc3abae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 09:20:31 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(deps?= =?UTF-8?q?):=20update=20dependency=20groq=20to=20v0.13.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 552b639..d335472 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ PyExecJS2="1.6.1" curl_cffi = "0.7.4" Brotli = "1.1.0" openai = "1.57.4" -groq = "0.13.0" +groq = "0.13.1" # crawl4ai = "0.3.72" playwright = "1.49.1"