python3Packages.txtai: 9.8.0 -> 9.9.0 (#520667)

This commit is contained in:
Yt 2026-05-16 08:56:22 +00:00 committed by GitHub
commit 54d0c4a153
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@
pytestCheckHook,
}:
let
version = "9.8.0";
version = "9.9.0";
agent = [
mcpadapt
smolagents
@ -241,7 +241,7 @@ let
owner = "neuml";
repo = "txtai";
tag = "v${version}";
hash = "sha256-AcNx6pdaZpfCMwjTMu2OTod3ISii4Qq28ZV0yIqNXbA=";
hash = "sha256-lbNWDHSZDZt8V5OEyVxvOoX6se4/GXG13BeqAeU+FHc=";
};
in
buildPythonPackage {