python312Packages.txtai: 7.2.0 -> 7.3.0

This commit is contained in:
R. Ryantm
2024-07-25 11:18:14 +00:00
parent 289eafaaf0
commit e8cea01d7e
@@ -53,7 +53,7 @@
pythonAtLeast,
}:
let
version = "7.2.0";
version = "7.3.0";
api = [
aiohttp
fastapi
@@ -155,7 +155,7 @@ buildPythonPackage {
owner = "neuml";
repo = "txtai";
rev = "refs/tags/v${version}";
hash = "sha256-2d31wzUz0/FcrejDIog2EI4BXgjd7XXpN4tRXpLk5DI=";
hash = "sha256-tnM6ye0Sxh8P2bm3awE72GvXEY0gXX1Sv+wPr77wRGU=";
};