python3Packages.google-cloud-workflows: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:46:14 -07:00
parent 3371b98442
commit 29a06e6964
@@ -24,6 +24,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus