Skip to content

Commit b507622

Browse files
Bump langchain-core from 0.1.42 to 0.1.53 in /Chapter9_notebooks
Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.42 to 0.1.53. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-core==0.1.53) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.1.53 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1012834 commit b507622

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Chapter9_notebooks/requirements__Ch9_Advanced_LangChain_Configurations_and_Pipeline.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ faiss-cpu==1.8.0
22
gpt4all==1.0.12
33
langchain==0.1.16
44
langchain-community==0.0.32
5-
langchain-core==0.1.42
5+
langchain-core==0.1.53
66
langchain-text-splitters==0.0.1
77
openai==0.28.1
88
sentence-transformers==2.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
langchain==0.1.16
22
langchain-community==0.0.32
3-
langchain-core==0.1.42
3+
langchain-core==0.1.53
44
langchain-openai==0.1.3
55
langchain-text-splitters==0.0.1

0 commit comments

Comments
 (0)