From 5ce56ccfb50af6c2cdc63dc1f7de00c1350988b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 14:34:02 +0000 Subject: [PATCH] Bump langchain_openai, langchain_google and langchain Bumps [langchain_openai](https://github.com/davidmigloz/langchain_dart/tree/main/packages), [langchain_google](https://github.com/davidmigloz/langchain_dart/tree/main/packages) and [langchain](https://github.com/davidmigloz/langchain_dart/tree/main/packages). These dependencies needed to be updated together. Updates `langchain_openai` from 0.7.2+5 to 0.7.3 - [Release notes](https://github.com/davidmigloz/langchain_dart/releases) - [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain_openai-v0.7.3/packages) Updates `langchain_google` from 0.6.4+1 to 0.6.4+2 - [Release notes](https://github.com/davidmigloz/langchain_dart/releases) - [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain_google-v0.6.4/packages) Updates `langchain` from 0.7.7+1 to 0.7.7+2 - [Release notes](https://github.com/davidmigloz/langchain_dart/releases) - [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain-v0.7.7/packages) --- updated-dependencies: - dependency-name: langchain_openai dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: langchain_google dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 24 ++++++++++++------------ pubspec.yaml | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 93e1e1e..e471022 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -633,34 +633,34 @@ packages: dependency: "direct main" description: name: langchain - sha256: e04fa5e2edf15effcce77c5c6731cb1006bf7eafca5440e771fc264e8eb18991 + sha256: "5ed0d1718108f78657f6e83dc7ce383f054a9ad46c7230957d82600ca677deaa" url: "https://pub.dev" source: hosted - version: "0.7.7+1" + version: "0.7.7+2" langchain_core: dependency: transitive description: name: langchain_core - sha256: "59dbf5323e1a5f17b3f36f48657a05fb9151db51bee7118ea3a8375dfa49c600" + sha256: "89ae8945acfc21434e6374324a4592e7cfe49a3af28a6d9780f8c9cf5028fe31" url: "https://pub.dev" source: hosted - version: "0.3.6" + version: "0.3.6+1" langchain_google: dependency: "direct main" description: name: langchain_google - sha256: "1aefd201261b07f0f8d1e6162ae49eeaa3b0365a69a77a6fd5444ec51cd097cb" + sha256: "433a4c74feacc228f01ea46bb96092eaa3e46c558c2455d3a5dd79d85af4748f" url: "https://pub.dev" source: hosted - version: "0.6.4+1" + version: "0.6.4+2" langchain_openai: dependency: "direct main" description: name: langchain_openai - sha256: f9cb5aec06b8f0d919380e027aa6cb53a75f3b31972448c891a4e619b0750967 + sha256: b8d1b5797c9ac003d0a6e68149cfe5df8a239c3fc079b81b5dc0c03a2fd37723 url: "https://pub.dev" source: hosted - version: "0.7.2+5" + version: "0.7.3" langchain_tiktoken: dependency: transitive description: @@ -761,10 +761,10 @@ packages: dependency: transitive description: name: openai_dart - sha256: c256fdb0cc7af42ecdd49965ab390c2947a3ab3eadc46b66ffa3634759b6be0a + sha256: "1cc5ed0915fa7572b943de01cfa7a3e5cfe1e6a7f4d0d9a9374d046518e84575" url: "https://pub.dev" source: hosted - version: "0.4.4" + version: "0.4.5" package_config: dependency: transitive description: @@ -1198,10 +1198,10 @@ packages: dependency: transitive description: name: vertex_ai - sha256: b372c6dddb027d5cb12a50731455701f7a50021f3b43d41de92e1839922c9450 + sha256: "8bdbc23b8cccd80d17d79a190cd4a060f844668c72969c2ff1ff1413943e9de1" url: "https://pub.dev" source: hosted - version: "0.1.0+2" + version: "0.1.0+3" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 696d9a6..50b299a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,9 +25,9 @@ dependencies: github: 9.24.0 go_router: 14.6.2 injectable: 2.5.0 - langchain: 0.7.7+1 - langchain_google: 0.6.4+1 - langchain_openai: 0.7.2+5 + langchain: 0.7.7+2 + langchain_google: 0.6.4+2 + langchain_openai: 0.7.3 result_dart: 1.1.1 super_drag_and_drop: 0.8.24 syntax_highlight: 0.4.0