Skip to content

Commit

Permalink
feat: Update internal dependencies (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmigloz committed Jan 10, 2024
1 parent 893b1c5 commit 69621cc
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions examples/browser_summarizer/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,10 @@ packages:
dependency: transitive
description:
name: json_path
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.7.0"
langchain:
dependency: "direct main"
description:
Expand Down
12 changes: 6 additions & 6 deletions examples/docs_examples/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,10 @@ packages:
dependency: transitive
description:
name: gcloud
sha256: "94cc7901dba3bcc9cd1c0530caf2d87e733392ce8f93734ccb23d82ef9f2a3e2"
sha256: e9501083036d5f94027ce5afddd8ddae9b04121cf2fc6036b2cdd5663b52fca7
url: "https://pub.dev"
source: hosted
version: "0.8.11"
version: "0.8.12"
googleai_dart:
dependency: "direct overridden"
description:
Expand All @@ -131,10 +131,10 @@ packages:
dependency: transitive
description:
name: googleapis
sha256: c2f311bcd1b3e4052234162edc6b626a9013a7e1385d6aad37e9e6a6c5f89908
sha256: "8a8c311723162af077ca73f94b823b97ff68770d966e29614d20baca9fdb490a"
url: "https://pub.dev"
source: hosted
version: "11.4.0"
version: "12.0.0"
googleapis_auth:
dependency: transitive
description:
Expand Down Expand Up @@ -195,10 +195,10 @@ packages:
dependency: transitive
description:
name: json_path
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.7.0"
langchain:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions examples/hello_world_backend/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ packages:
dependency: transitive
description:
name: json_path
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.7.0"
langchain:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions examples/hello_world_cli/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,10 @@ packages:
dependency: transitive
description:
name: json_path
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.7.0"
langchain:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions examples/hello_world_flutter/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@ packages:
dependency: transitive
description:
name: json_path
sha256: "93f2cb012eb37112e62d3b5e5eb535431beb4c2566a9c1987b079b13b308763b"
sha256: b1a3e5e34c862a6ca598e226e725647e462bde9fd98dbfa21bb53e105efeb177
url: "https://pub.dev"
source: hosted
version: "0.6.6"
version: "0.7.0"
langchain:
dependency: "direct main"
description:
Expand Down
8 changes: 4 additions & 4 deletions examples/vertex_ai_matching_engine_setup/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,18 +45,18 @@ packages:
dependency: "direct main"
description:
name: gcloud
sha256: "94cc7901dba3bcc9cd1c0530caf2d87e733392ce8f93734ccb23d82ef9f2a3e2"
sha256: e9501083036d5f94027ce5afddd8ddae9b04121cf2fc6036b2cdd5663b52fca7
url: "https://pub.dev"
source: hosted
version: "0.8.11"
version: "0.8.12"
googleapis:
dependency: transitive
description:
name: googleapis
sha256: c2f311bcd1b3e4052234162edc6b626a9013a7e1385d6aad37e9e6a6c5f89908
sha256: "8a8c311723162af077ca73f94b823b97ff68770d966e29614d20baca9fdb490a"
url: "https://pub.dev"
source: hosted
version: "11.4.0"
version: "12.0.0"
googleapis_auth:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion examples/vertex_ai_matching_engine_setup/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
sdk: ^3.0.5

dependencies:
gcloud: ^0.8.11
gcloud: ^0.8.12
googleapis_auth: ^1.4.1
http: ^1.1.0
vertex_ai: ^0.0.7+2
4 changes: 2 additions & 2 deletions packages/langchain/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ dependencies:
async: ^2.11.0
beautiful_soup_dart: ^0.3.0
characters: ^1.3.0
collection: ^1.17.1
collection: '>=1.17.0 <1.19.0'
crypto: ^3.0.3
cross_file: ^0.3.3+4
csv: ^5.1.0
http: ^1.1.0
json_path: ^0.6.2
json_path: ^0.7.0
math_expressions: ^2.4.0
meta: ^1.9.1
uuid: ^4.0.0
Expand Down
6 changes: 3 additions & 3 deletions packages/langchain_google/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.17.1
gcloud: ^0.8.11
collection: '>=1.17.0 <1.19.0'
gcloud: ^0.8.12
googleai_dart: ^0.0.2
googleapis: ^11.4.0
googleapis: ^12.0.0
googleapis_auth: ^1.4.1
http: ^1.1.0
langchain: ^0.3.1+1
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_mistralai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.17.1
collection: '>=1.17.0 <1.19.0'
http: ^1.1.0
langchain: ^0.3.1+1
langchain_tiktoken: ^1.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_ollama/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.17.1
collection: '>=1.17.0 <1.19.0'
http: ^1.1.0
langchain: ^0.3.1+1
langchain_tiktoken: ^1.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/langchain_openai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.17.1
collection: '>=1.17.0 <1.19.0'
http: ^1.1.0
langchain: ^0.3.1+1
langchain_tiktoken: ^1.0.1
Expand Down
4 changes: 2 additions & 2 deletions packages/vertex_ai/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
collection: ^1.17.1
googleapis: ^11.4.0
collection: '>=1.17.0 <1.19.0'
googleapis: ^12.0.0
googleapis_auth: ^1.4.1
http: ^1.1.0
meta: ^1.9.1
Expand Down

0 comments on commit 69621cc

Please sign in to comment.