From e3091d8b88d79c0e2eeede5ad9f598334d538dc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:09:46 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20g4f=20to=20v0.4.3.3?= 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 5a94931..51b5543 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ uvicorn = ">=0.22.0" dynaconf = ">=3.2.0" loguru = ">=0.6.0" httpx = ">=0.24.1" -g4f = "0.4.3.1" +g4f = "0.4.3.3" js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.4" From 0bdc77f8737f9257e9e4e7ff11761816248cb5e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:27:39 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20openai=20to=20v1.60.2=20(#861)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 51b5543..427bf7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.4" Brotli = "1.1.0" -openai = "1.60.1" +openai = "1.60.2" groq = "0.15.0" # crawl4ai = "0.3.72" playwright = "1.49.1" From be8d37ec466007e7dce592d0f97344ebed7695fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 01:00:43 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20g4f=20to=20v0.4.3.4?= 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 427bf7b..6b51837 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ uvicorn = ">=0.22.0" dynaconf = ">=3.2.0" loguru = ">=0.6.0" httpx = ">=0.24.1" -g4f = "0.4.3.3" +g4f = "0.4.3.4" js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.4" From 4f8e2f2d55736dcf075ac2c0c65174692080c0a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:26:36 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(?= =?UTF-8?q?deps):=20update=20dependency=20g4f=20to=20v0.4.3.5?= 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 6b51837..7227104 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ uvicorn = ">=0.22.0" dynaconf = ">=3.2.0" loguru = ">=0.6.0" httpx = ">=0.24.1" -g4f = "0.4.3.4" +g4f = "0.4.3.5" js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.4"