python3Packages.google-cloud-vision: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-08 19:23:09 -07:00
parent bfcd72f4a4
commit 0b0972bd5f
@@ -24,6 +24,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus