python3Packages.bentoml: 1.3.20 -> 1.4.19
https://github.com/bentoml/BentoML/releases/tag/v1.4.19 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.3.20";
|
||||
version = "1.4.19";
|
||||
aws = [ fs-s3fs ];
|
||||
grpc = [
|
||||
grpcio
|
||||
@@ -124,7 +124,7 @@ let
|
||||
owner = "bentoml";
|
||||
repo = "BentoML";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-zc/JvnEEoV21EbBHhLBWvilidXHx1pxYsBYISFg16Us=";
|
||||
hash = "sha256-sRQfjB3K5F6lYeW92O7BV2slQ+DRCuMTVqRG8vT+9wc=";
|
||||
};
|
||||
in
|
||||
buildPythonPackage {
|
||||
|
||||
Reference in New Issue
Block a user