Skip to content

Commit

Permalink
chore(deps): bump langchain from 0.0.133 to 0.0.236
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.133 to 0.0.236.
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.133...v0.0.236)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent 50e35fa commit bfd0158
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 10 deletions.
85 changes: 76 additions & 9 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 @@ -19,7 +19,7 @@ singer-sdk = { version="^0.30.0" }
fs-s3fs = { version = "^1.1.1", optional = true }
beautifulsoup4 = "^4.12.1"
openai = "^0.27.4"
langchain = "^0.0.133"
langchain = "^0.0.236"

[tool.poetry.group.dev.dependencies]
pytest = "^7.2.1"
Expand Down

0 comments on commit bfd0158

Please sign in to comment.