From 6e9605802364fea92cbc15ce5270735f3047bf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:20:56 +0000 Subject: [PATCH] Bump openai from 0.27.8 to 1.10.0 in /extensions Bumps [openai](https://github.com/openai/openai-python) from 0.27.8 to 1.10.0. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v0.27.8...v1.10.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- extensions/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/backend/requirements.txt b/extensions/backend/requirements.txt index 0012bcde8..c1124a1df 100644 --- a/extensions/backend/requirements.txt +++ b/extensions/backend/requirements.txt @@ -4,7 +4,7 @@ azure-functions streamlit==1.30.0 -openai==0.27.8 +openai==1.10.0 matplotlib==3.8.2 plotly==5.18.0 scipy==1.12.0