python3Packages.txtai: 9.2.0 -> 9.3.0

This commit is contained in:
R. Ryantm
2025-12-23 11:47:42 +00:00
parent 9c6e835ef1
commit 6c93455d1a
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.2.0";
version = "9.3.0";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-OZy1pNwQa5Qqj8ejJnADAmYpniEfcIXeDxLB+Je8+88=";
hash = "sha256-dKZiyExKAIO1fEQSkmkTX0eqKgsKSurZWFWkeeiOBIE=";
};
in
buildPythonPackage {