python3Packages.clarifai: 11.8.5 -> 11.9.0

This commit is contained in:
R. Ryantm
2025-10-26 21:10:00 +00:00
parent 2e8ab34df4
commit ff0ee1354b
@@ -32,7 +32,7 @@
buildPythonPackage rec {
pname = "clarifai";
version = "11.8.5";
version = "11.9.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -41,7 +41,7 @@ buildPythonPackage rec {
owner = "Clarifai";
repo = "clarifai-python";
tag = version;
hash = "sha256-c0lCbkHOIbzgaVLyGfJ8mbgtePTpv+PbsmErI4ZuLq4=";
hash = "sha256-LTBAexfexeZ/Woe2GMaIArGy/ufFkgPdkstzSKCkYIU=";
};
pythonRelaxDeps = [