Skip to content

Commit

Permalink
Bump openai from 1.14.3 to 1.16.0
Browse files Browse the repository at this point in the history
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](openai/openai-python@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 6d7fe65 commit 3ebfd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3ebfd4a

Please sign in to comment.