dependabot[bot] commited on
Commit
c83679e
1 Parent(s): 8da8d69

Bump openai from 1.3.7 to 1.3.8

Browse files

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

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

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.345
5
  langsmith==0.0.69
6
- openai==1.3.7
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.345
5
  langsmith==0.0.69
6
+ openai==1.3.8
7
  pydantic==2.5.2
8
  PyYAML==6.0.1
9
  sentence-transformers==2.2.2