Skip to content

Commit

Permalink
chore(deps): bump langchain-openai from 0.0.8 to 0.1.6
Browse files Browse the repository at this point in the history
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.0.8 to 0.1.6.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits/langchain-openai==0.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 72eb0d4 commit 3062649
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ urllib3 = ">=1.26.16,<3.0.0"
fastapi = "^0.110.0"
openai = "^1.14.0"
langchain = "^0.1.16"
langchain-openai = "^0.0.8"
langchain-openai = ">=0.0.8,<0.1.7"
uvicorn = "^0.28.0"
pydantic = ">=1.10.13,<2"
python-dotenv = "^1.0.1"
Expand Down

0 comments on commit 3062649

Please sign in to comment.