Skip to content

Commit 807bcbc

Browse files
authored
langchain[patch]: Bump min core version (#5931)
1 parent ac6c4ae commit 807bcbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

langchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@
888888
}
889889
},
890890
"dependencies": {
891-
"@langchain/core": ">=0.2.9 <0.3.0",
891+
"@langchain/core": ">=0.2.11 <0.3.0",
892892
"@langchain/openai": ">=0.1.0 <0.3.0",
893893
"@langchain/textsplitters": "~0.0.0",
894894
"binary-extensions": "^2.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29532,7 +29532,7 @@ __metadata:
2953229532
"@gomomento/sdk-core": ^1.51.1
2953329533
"@jest/globals": ^29.5.0
2953429534
"@langchain/cohere": ^0.0.8
29535-
"@langchain/core": ">=0.2.9 <0.3.0"
29535+
"@langchain/core": ">=0.2.11 <0.3.0"
2953629536
"@langchain/openai": ">=0.1.0 <0.3.0"
2953729537
"@langchain/scripts": ~0.0.14
2953829538
"@langchain/textsplitters": ~0.0.0

0 commit comments

Comments
 (0)