python3Packages.bentoml: 1.4.28 -> 1.4.29
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "1.4.28";
|
||||
version = "1.4.29";
|
||||
aws = [ fs-s3fs ];
|
||||
grpc = [
|
||||
grpcio
|
||||
@@ -130,7 +130,7 @@ let
|
||||
owner = "bentoml";
|
||||
repo = "BentoML";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-9hxAsTy3e9BDWhJCB5N2RaEFIO0Lc6FK2XKgJC78VUg=";
|
||||
hash = "sha256-humzefKjnFpbWp9QVcUGPD0+3l2bOyFA35reZLtwFt4=";
|
||||
};
|
||||
in
|
||||
buildPythonPackage {
|
||||
|
||||
Reference in New Issue
Block a user