python3Packages.txtai: 9.9.0 -> 9.10.0 (#530584)

This commit is contained in:
Yt
2026-06-11 11:51:14 +00:00
committed by GitHub
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.9.0";
version = "9.10.0";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-lbNWDHSZDZt8V5OEyVxvOoX6se4/GXG13BeqAeU+FHc=";
hash = "sha256-J+JIsaK43LXPoVrrw7Eh/zVMJ1b6WAsTdghE/jLjRX0=";
};
in
buildPythonPackage {