Skip to content

Commit

Permalink
🔼 Bump langchain from 0.0.189 to 0.0.194 in /platform (#741)
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/hwchase17/langchain) from 0.0.189 to 0.0.194.
- [Release notes](https://github.com/hwchase17/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.189...v0.0.194)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 9, 2023
1 parent c44b757 commit 1caf786
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 9 deletions.
34 changes: 26 additions & 8 deletions platform/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 platform/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sentry-sdk = "^1.25.0"
loguru = "^0.7.0"
aiokafka = "^0.8.1"
requests = "2.28.0"
langchain = "^0.0.189"
langchain = "^0.0.194"
openai = "^0.27.7"
wikipedia = "^1.4.0"
replicate = "^0.8.3"
Expand Down

1 comment on commit 1caf786

@vercel
Copy link

@vercel vercel bot commented on 1caf786 Jun 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./docs

docs-git-main-reworkd.vercel.app
docs.reworkd.ai
docs-reworkd.vercel.app

Please sign in to comment.