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

python3Packages.txtai: 9.0.0 -> 9.0.1 (#444574)

parents 83c8211d 28367fc2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@
  pytestCheckHook,
}:
let
  version = "9.0.0";
  version = "9.0.1";
  agent = [
    mcpadapt
    smolagents
@@ -241,7 +241,7 @@ let
    owner = "neuml";
    repo = "txtai";
    tag = "v${version}";
    hash = "sha256-tsbOythB/b4KTd2uncVYUPG4IjlbmNb1teVkq7N19PY=";
    hash = "sha256-ciQDKpqTdgYe4oIgd2uxY7491SMr9Snha9XyTpxgXyY=";
  };
in
buildPythonPackage {