Merge pull request #290785 from r-ryantm/auto-update/python311Packages.txtai

python311Packages.txtai: 6.3.0 -> 7.0.0
This commit is contained in:
Yt 2024-02-23 17:11:48 +00:00 committed by GitHub
commit db446ec2c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
, unittestCheckHook
}:
let
version = "6.3.0";
version = "7.0.0";
api = [ aiohttp fastapi uvicorn ];
# cloud = [ apache-libcloud ];
console = [ rich ];
@ -105,7 +105,7 @@ buildPythonPackage {
owner = "neuml";
repo = "txtai";
rev = "refs/tags/v${version}";
hash = "sha256-Efk4HAJsQtSGp4S8S1dFBmObJ9ff9u9bRrTa5lACpTU=";
hash = "sha256-dYAzbdGEu9gAUzptuSfej6T5LPyTneRWigdAMlGgeqM=";
};
nativeBuildInputs = [