Skip to content

Commit

Permalink
Bump langchain from 0.0.334 to 0.0.350 in /module_text_llm
Browse files Browse the repository at this point in the history
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.334 to 0.0.350.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.334...v0.0.350)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 26b358a commit b3d4c01
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 12 deletions.
72 changes: 61 additions & 11 deletions module_text_llm/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 module_text_llm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"
python = "3.11.*"
athena = {path = "../athena", develop = true}
openai = "^0.27.8"
langchain = "^0.0.334"
langchain = "^0.0.350"
python-dotenv = "^1.0.0"
nltk = "^3.8.1"
gitpython = "^3.1.41"
Expand Down

0 comments on commit b3d4c01

Please sign in to comment.