From f3330d4882b44d989b94a9032533da8253ec22dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 08:51:52 -0800 Subject: [PATCH] Bump openai from 0.28.1 to 1.2.0 (#3954) Bumps [openai](https://github.com/openai/openai-python) from 0.28.1 to 1.2.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.28.1...v1.2.0) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/requirements-base.txt b/requirements-base.txt index 231ced13619f..04c85587d599 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -9,9 +9,7 @@ aiocache==0.12.2 aiofiles==23.2.1 # via -r requirements-base.in aiohttp==3.8.6 - # via - # -r requirements-base.in - # openai + # via -r requirements-base.in aiosignal==1.3.1 # via aiohttp alembic==1.12.0 @@ -21,6 +19,7 @@ anyio==3.7.1 # fastapi # httpcore # httpx + # openai # starlette async-timeout==4.0.3 # via aiohttp @@ -113,6 +112,8 @@ deprecated==1.2.14 # limits deprecation==2.1.0 # via pdpyras +distro==1.8.0 + # via openai dnspython==2.4.2 # via email-validator duo-client==5.2.0 @@ -162,6 +163,7 @@ httplib2==0.22.0 httpx==0.25.1 # via # -r requirements-base.in + # openai # schemathesis hypothesis==6.82.6 # via @@ -248,7 +250,7 @@ oauthlib[signedtoken]==3.2.2 # atlassian-python-api # jira # requests-oauthlib -openai==0.28.1 +openai==1.2.0 # via -r requirements-base.in packaging==23.1 # via @@ -304,6 +306,7 @@ pydantic==1.10.13 # blockkit # confection # fastapi + # openai # spacy # thinc # weasel @@ -352,7 +355,6 @@ requests==2.31.0 # google-api-core # jira # msal - # openai # pdpyras # premailer # requests-oauthlib @@ -478,6 +480,7 @@ typing-extensions==4.7.1 # alembic # fastapi # limits + # openai # pydantic # schemathesis # typer