Unverified Commit 127f8c4b authored by Yt's avatar Yt Committed by GitHub
Browse files

python3Packages.txtai: 9.0.1 -> 9.1.0 (#459362)

parents 8f00f774 5f65e4a8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@
  pytestCheckHook,
}:
let
  version = "9.0.1";
  version = "9.1.0";
  agent = [
    mcpadapt
    smolagents
@@ -241,7 +241,7 @@ let
    owner = "neuml";
    repo = "txtai";
    tag = "v${version}";
    hash = "sha256-ciQDKpqTdgYe4oIgd2uxY7491SMr9Snha9XyTpxgXyY=";
    hash = "sha256-5wr9fTfLVwGksD/+wbw4CktSznDi/xI/WfZBG3+BNYc=";
  };
in
buildPythonPackage {