Skip to content

Commit

Permalink
chore: bump langchain from 0.0.350 to 0.1.0 (#73)
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.350 to 0.1.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.350...v0.1.0)

---
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] authored Mar 5, 2024
1 parent c32707b commit fec844d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
30 changes: 19 additions & 11 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 @@ clean = "scripts.clean:main"
python = "^3.11"
aiocache = "^0.12.2"
jinja2 = "^3.1.3"
langchain = "^0.0.350"
langchain = "^0.1.0"
openai = "^1.3.9"
pydantic = "1.10.13"
pyyaml = "^6.0.1"
Expand Down

0 comments on commit fec844d

Please sign in to comment.