Commit 425daa11 authored by R. RyanTM's avatar R. RyanTM
Browse files

python310Packages.bentoml: 1.1.10 -> 1.1.11

parent 3d54a95d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@
}:

let
  version = "1.1.10";
  version = "1.1.11";
  aws = [ fs-s3fs ];
  grpc = [
    grpcio
@@ -105,7 +105,7 @@ buildPythonPackage {
    owner = "bentoml";
    repo = "BentoML";
    rev = "refs/tags/v${version}";
    hash = "sha256-QUp0ISVcOOtpQtOwT8Ii83J1VzAQoWlQzT1maGTDBSE=";
    hash = "sha256-2EjltGfmLalgPD9XNYYduYGzqbumqoglVVL+AbRzMJE=";
  };

  # https://github.com/bentoml/BentoML/pull/4227 should fix this test