Skip to content

Commit

Permalink
Bump tool partner package deps (#6069)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Jul 16, 2024
1 parent 131267e commit 67932a8
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion libs/langchain-anthropic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.22.0",
"@langchain/core": ">=0.2.9 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"fast-xml-parser": "^4.3.5",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@aws-sdk/client-bedrock-runtime": "^3.602.0",
"@aws-sdk/credential-provider-node": "^3.600.0",
"@langchain/core": ">=0.2.9 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"zod-to-json-schema": "^3.22.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-cohere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.14 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"cohere-ai": "^7.10.5",
"uuid": "^10.0.0",
"zod": "^3.23.8",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-community/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": "~0.2.11",
"@langchain/core": ">=0.2.16 <0.3.0",
"@langchain/openai": "~0.1.0",
"binary-extensions": "^2.2.0",
"expr-eval": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-google-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.9 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"uuid": "^10.0.0",
"zod-to-json-schema": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-google-genai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"license": "MIT",
"dependencies": {
"@google/generative-ai": "^0.7.0",
"@langchain/core": ">=0.2.9 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"zod-to-json-schema": "^3.22.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-groq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.9 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"@langchain/openai": "~0.1.0",
"groq-sdk": "^0.3.2",
"zod": "^3.22.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-mistralai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.5 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"@mistralai/mistralai": "^0.4.0",
"uuid": "^10.0.0",
"zod": "^3.22.4",
Expand Down
2 changes: 1 addition & 1 deletion libs/langchain-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": ">=0.2.8 <0.3.0",
"@langchain/core": ">=0.2.16 <0.3.0",
"js-tiktoken": "^1.0.12",
"openai": "^4.49.1",
"zod": "^3.22.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10207,7 +10207,7 @@ __metadata:
"@anthropic-ai/sdk": ^0.22.0
"@jest/globals": ^29.5.0
"@langchain/community": "workspace:*"
"@langchain/core": ">=0.2.9 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@swc/core": ^1.3.90
Expand Down Expand Up @@ -10241,7 +10241,7 @@ __metadata:
"@aws-sdk/credential-provider-node": ^3.600.0
"@aws-sdk/types": ^3.598.0
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.9 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@smithy/types": ^3.2.0
Expand Down Expand Up @@ -10422,7 +10422,7 @@ __metadata:
resolution: "@langchain/cohere@workspace:libs/langchain-cohere"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.14 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@swc/core": ^1.3.90
Expand Down Expand Up @@ -10487,7 +10487,7 @@ __metadata:
"@gradientai/nodejs-sdk": ^1.2.0
"@huggingface/inference": ^2.6.4
"@jest/globals": ^29.5.0
"@langchain/core": ~0.2.11
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/langgraph": ~0.0.26
"@langchain/openai": ~0.1.0
"@langchain/scripts": ~0.0.14
Expand Down Expand Up @@ -11089,7 +11089,7 @@ __metadata:
resolution: "@langchain/google-common@workspace:libs/langchain-google-common"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.9 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@swc/core": ^1.3.90
"@swc/jest": ^0.2.29
Expand Down Expand Up @@ -11156,7 +11156,7 @@ __metadata:
dependencies:
"@google/generative-ai": ^0.7.0
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.9 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@swc/core": ^1.3.90
Expand Down Expand Up @@ -11287,7 +11287,7 @@ __metadata:
resolution: "@langchain/groq@workspace:libs/langchain-groq"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.9 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/openai": "workspace:^"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
Expand Down Expand Up @@ -11339,7 +11339,7 @@ __metadata:
resolution: "@langchain/mistralai@workspace:libs/langchain-mistralai"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.5 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@mistralai/mistralai": ^0.4.0
Expand Down Expand Up @@ -11476,7 +11476,7 @@ __metadata:
dependencies:
"@azure/identity": ^4.2.0
"@jest/globals": ^29.5.0
"@langchain/core": ">=0.2.8 <0.3.0"
"@langchain/core": ">=0.2.16 <0.3.0"
"@langchain/scripts": ~0.0.14
"@langchain/standard-tests": 0.0.0
"@swc/core": ^1.3.90
Expand Down

0 comments on commit 67932a8

Please sign in to comment.