From 31b59ac35c7eef41216ac46c4c730e39958f4ead Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:32:31 +0000 Subject: [PATCH 1/3] =?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.39.0?= 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 fd0a0eda..c0449e83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.1" Brotli = "1.1.0" -openai = "1.38.0" +openai = "1.39.0" groq = "0.9.0" # petals = "2.2.0.post1" # transformers = "4.32" From e4665fc8a992405f37ca80effd49e117c49a360d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 19:43:13 +0000 Subject: [PATCH 2/3] =?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.40.0?= 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 c0449e83..ce9fa58c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.1" Brotli = "1.1.0" -openai = "1.39.0" +openai = "1.40.0" groq = "0.9.0" # petals = "2.2.0.post1" # transformers = "4.32" From 314be3691a7f037b7a4192e1d0c2534c43db5d15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 17:10:25 +0000 Subject: [PATCH 3/3] =?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.40.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 ce9fa58c..95221756 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ js2py = "^0.74" PyExecJS2="1.6.1" curl_cffi = "0.7.1" Brotli = "1.1.0" -openai = "1.40.0" +openai = "1.40.1" groq = "0.9.0" # petals = "2.2.0.post1" # transformers = "4.32"