python3Packages.txtai: 9.1.0 -> 9.2.0

This commit is contained in:
R. Ryantm
2025-12-03 16:03:43 +00:00
parent 4c41edb2e6
commit bd68cc5f1b
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.1.0";
version = "9.2.0";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-5wr9fTfLVwGksD/+wbw4CktSznDi/xI/WfZBG3+BNYc=";
hash = "sha256-OZy1pNwQa5Qqj8ejJnADAmYpniEfcIXeDxLB+Je8+88=";
};
in
buildPythonPackage {