Merge pull request #329876 from r-ryantm/auto-update/python312Packages.txtai

python312Packages.txtai: 7.2.0 -> 7.3.0
This commit is contained in:
Yt
2024-07-25 22:36:20 +00:00
committed by GitHub
@@ -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=";
};