Merge pull request #326851 from r-ryantm/auto-update/python312Packages.clarifai

python312Packages.clarifai: 10.5.2 -> 10.5.4
This commit is contained in:
Nick Cao 2024-07-13 14:40:30 -04:00 committed by GitHub
commit 1e091a1cc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@
buildPythonPackage rec {
pname = "clarifai";
version = "10.5.2";
version = "10.5.4";
pyproject = true;
disabled = pythonOlder "3.8";
@ -33,7 +33,7 @@ buildPythonPackage rec {
owner = "Clarifai";
repo = "clarifai-python";
rev = "refs/tags/${version}";
hash = "sha256-zAjGVICrYgai6GFpcJyigKxn7kNEZKclggR5ktzrCQ0=";
hash = "sha256-C/ZmU1RRV4gJsgTgBGnhsJ7JUasHdKgoIro+fpjH4Ss=";
};
pythonRelaxDeps = [