From da40a57eaf5884801528d49326c6acea497164de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 22:14:09 +0800 Subject: [PATCH] Update dependency openai to v1.59.6 (#1527) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a77563745d..0e4b301f92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ more-itertools==10.5.0 ; python_full_version >= "3.12.0" and python_full_version multidict==6.1.0 ; python_version >= "3.12" and python_version < "4.0" nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "4.0" numpy==1.26.4 ; python_version >= "3.12" and python_version < "4.0" -openai==1.59.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" +openai==1.59.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" orjson==3.10.13 ; python_full_version >= "3.12.0" and python_version < "4.0" packaging==24.2 ; python_full_version >= "3.12.0" and python_version < "4.0" pandas==2.2.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"