python3Packages.txtai: 9.6.0 -> 9.7.0 (#503536)

This commit is contained in:
Yt
2026-03-26 01:21:37 +00:00
committed by GitHub
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.6.0";
version = "9.7.0";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-CNq49tZDyD9OY2MPv0Xeg15hdERv83Juq6I7CA1z19o=";
hash = "sha256-24q75SqOV/twvMhbi3Exl9eHcfoyeTIbUEwvIYVtceM=";
};
in
buildPythonPackage {