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

python3Packages.txtai: 9.2.0 -> 9.3.0 (#473557)

parents 0430acab 6c93455d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@
  pytestCheckHook,
}:
let
  version = "9.2.0";
  version = "9.3.0";
  agent = [
    mcpadapt
    smolagents
@@ -241,7 +241,7 @@ let
    owner = "neuml";
    repo = "txtai";
    tag = "v${version}";
    hash = "sha256-OZy1pNwQa5Qqj8ejJnADAmYpniEfcIXeDxLB+Je8+88=";
    hash = "sha256-dKZiyExKAIO1fEQSkmkTX0eqKgsKSurZWFWkeeiOBIE=";
  };
in
buildPythonPackage {