Skip to content

Commit 3866db3

Browse files
authoredMar 27, 2024
Bump openai from 1.3.3 to 1.14.3
Bumps [openai](https://github.com/openai/openai-python) from 1.3.3 to 1.14.3. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.3.3...v1.14.3) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49b205e commit 3866db3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎requirements/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ mypy-extensions==1.0.0
8484
# via typing-inspect
8585
numpy==1.26.2
8686
# via langchain
87-
openai==1.3.3
87+
openai==1.14.3
8888
# via -r requirements/requirements.in
8989
packaging==23.2
9090
# via marshmallow
@@ -124,6 +124,7 @@ sniffio==1.3.0
124124
# via
125125
# anyio
126126
# httpx
127+
# openai
127128
soupsieve==2.5
128129
# via beautifulsoup4
129130
sqlalchemy==2.0.23

0 commit comments

Comments
 (0)