python3Packages.clarifai: 11.0.5 -> 11.6.7

https://github.com/Clarifai/clarifai-python/releases/tag/11.6.7

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-08-09 18:58:50 +02:00
parent ff7f274de4
commit 81bc38e9b2
@@ -23,7 +23,7 @@
buildPythonPackage rec {
pname = "clarifai";
version = "11.0.5";
version = "11.6.7";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -32,7 +32,7 @@ buildPythonPackage rec {
owner = "Clarifai";
repo = "clarifai-python";
tag = version;
hash = "sha256-JLZGVVrvGVUWr7WCTu2alVl+4GuYqLWP2dodgxYbmgc=";
hash = "sha256-1ftwsIKJ494F8q45x0LtvOZhM72AAhJWe0LligNNpkQ=";
};
pythonRelaxDeps = [