Skip to content

Commit

Permalink
Bump langchain from 0.0.251 to 0.0.308 (NVIDIA#145)
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.251 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.251...v0.0.308)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent 58e4ec1 commit b272851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pydantic==1.10.9
aiohttp==3.8.5
langchain==0.0.288
langchain==0.0.308
requests==2.31.0
typer==0.7.0
PyYAML~=6.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
install_requires=[
"pydantic==1.10.9",
"aiohttp==3.8.5",
"langchain==0.0.288",
"langchain==0.0.308",
"requests>=2.31.0",
"typer==0.7.0",
"PyYAML~=6.0",
Expand Down

0 comments on commit b272851

Please sign in to comment.