dependabot[bot] commited on
Commit
6a1a0bc
1 Parent(s): 0176029

Bump openai from 1.3.8 to 1.5.0

Browse files

Bumps [openai](https://github.com/openai/openai-python) from 1.3.8 to 1.5.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/v1.3.8...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ faiss-cpu==1.7.4
3
  huggingface-hub==0.19.4
4
  langchain==0.0.350
5
  langsmith==0.0.71
6
- openai==1.3.8
7
  pydantic==2.5.2
8
  PyYAML==6.0.1
9
  sentence-transformers==2.2.2
 
3
  huggingface-hub==0.19.4
4
  langchain==0.0.350
5
  langsmith==0.0.71
6
+ openai==1.5.0
7
  pydantic==2.5.2
8
  PyYAML==6.0.1
9
  sentence-transformers==2.2.2