Update openai requirement from 0.28.0 to 1.3.5

Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
- [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.0...v1.3.5)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/204/head
dependabot[bot] 1 year ago committed by GitHub
parent 6cb371f44a
commit e27edf5079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ classifiers = [
python = "^3.9.1"
torch = "2.1.1"
transformers = "*"
openai = "0.28.0"
openai = "1.3.5"
langchain = "*"
asyncio = "*"
nest_asyncio = "*"

Loading…
Cancel
Save