Skip to content

Commit

Permalink
Bump openai from 0.27.8 to 1.10.0 in /extensions
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 0.27.8 to 1.10.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@v0.27.8...v1.10.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 1, 2024
1 parent 4ea5054 commit 6e96058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

azure-functions
streamlit==1.30.0
openai==0.27.8
openai==1.10.0
matplotlib==3.8.2
plotly==5.18.0
scipy==1.12.0
Expand Down

0 comments on commit 6e96058

Please sign in to comment.