From f1607f23905fa5dac76a69063c5de774bbc2dcab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 10:06:51 +0000 Subject: [PATCH] dependency: (deps): bump openai from 1.35.4 to 1.35.5 in /backend (#162) Bumps [openai](https://github.com/openai/openai-python) from 1.35.4 to 1.35.5. - [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/v1.35.4...v1.35.5) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4902051..eaa741f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -29,7 +29,7 @@ inflection==0.5.1 kiwisolver==1.4.5 matplotlib==3.9.0 numpy==1.26.4 -openai==1.35.4 +openai==1.35.5 opencv-python==4.10.0.84 packaging==23.2 pdfminer.six==20231228