python3Packages.google-cloud-automl: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:07:52 -07:00
parent d7546ea171
commit c193937a0b
@@ -28,6 +28,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus