python3Packages.bentoml: 1.3.3 -> 1.3.7

https://github.com/bentoml/BentoML/releases/tag/v1.3.7
This commit is contained in:
Martin Weinelt 2024-09-29 17:03:49 +02:00
parent 75f3ee8709
commit 9808342259

View File

@ -74,7 +74,7 @@
}:
let
version = "1.3.3";
version = "1.3.7";
aws = [ fs-s3fs ];
grpc = [
grpcio
@ -128,7 +128,7 @@ buildPythonPackage {
owner = "bentoml";
repo = "BentoML";
rev = "refs/tags/v${version}";
hash = "sha256-PjmXPSPukLJ+iCpBdUynhcWCfFqplmdsgj0LYpodE/c=";
hash = "sha256-98SVW7f/Yn+NMfS6UIicQcoatMSm4XSJzbuJ0S/p3sg=";
};
pythonRelaxDeps = [