python3Packages.txtai: 9.3.0 -> 9.4.1

This commit is contained in:
R. Ryantm
2026-01-23 21:08:03 +00:00
parent fa4e65ad7a
commit c57dca0a8d
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.3.0";
version = "9.4.1";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-dKZiyExKAIO1fEQSkmkTX0eqKgsKSurZWFWkeeiOBIE=";
hash = "sha256-w/9BlvmEvRnhNe7ry9sOsZ61ai2j+cv6U4OZRQsgVbQ=";
};
in
buildPythonPackage {