Use old onnx package to unblock release
This commit is contained in:
@@ -1666,11 +1666,12 @@ packages:
|
||||
onnxruntime:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: onnxruntime
|
||||
sha256: e77ec05acafc135cc5fe7bcdf11b101b39f06513c9d5e9fa02cb1929f6bac72a
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.4.1"
|
||||
path: "."
|
||||
ref: ente_onnxruntime
|
||||
resolved-ref: fb9393e36013790938b5bc995a4dca15fed3c944
|
||||
url: "https://github.com/ente-io/onnxruntime.git"
|
||||
source: git
|
||||
version: "1.1.0"
|
||||
open_mail_app:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
||||
@@ -128,7 +128,10 @@ dependencies:
|
||||
native_video_player: ^1.3.1
|
||||
onnx_dart:
|
||||
path: plugins/onnx_dart
|
||||
onnxruntime: ^1.4.1
|
||||
onnxruntime:
|
||||
git:
|
||||
url: https://github.com/ente-io/onnxruntime.git
|
||||
ref: ente_onnxruntime
|
||||
open_mail_app: ^0.4.5
|
||||
package_info_plus: ^4.1.0
|
||||
page_transition: ^2.0.2
|
||||
|
||||
Reference in New Issue
Block a user