python3Packages.txtai: 9.0.0 -> 9.0.1

This commit is contained in:
R. Ryantm
2025-09-20 09:13:52 +00:00
parent 5ea760291b
commit 28367fc246
@@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.0.0";
version = "9.0.1";
agent = [
mcpadapt
smolagents
@@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-tsbOythB/b4KTd2uncVYUPG4IjlbmNb1teVkq7N19PY=";
hash = "sha256-ciQDKpqTdgYe4oIgd2uxY7491SMr9Snha9XyTpxgXyY=";
};
in
buildPythonPackage {