From 3ebfd4a668b3e04a48134048b0bb7f49d7a2293d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 00:02:11 +0000 Subject: [PATCH] Bump openai from 1.14.3 to 1.16.0 Bumps [openai](https://github.com/openai/openai-python) from 1.14.3 to 1.16.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/v1.14.3...v1.16.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03a65482..33f53fe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fastapi==0.110.0 flake8==7.0.0 langchain==0.1.13 ollama==0.1.7 -openai==1.14.3 +openai==1.16.0 pre-commit==3.6.2 pydantic==2.6.4 PyYAML==6.0.1