Skip to content

Commit

Permalink
chore(deps): bump langchain-community from 0.2.0 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.0 to 0.2.5.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.2.0...langchain-community==0.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 42ce10b commit 0dcb945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
langchain-core==0.2.1
langchain-community==0.2.0
langchain-community==0.2.5
redis==5.0.4
numpy===1.24.4; python_version <= "3.8"
numpy==1.26.4; python_version > "3.8"

0 comments on commit 0dcb945

Please sign in to comment.