python3Packages.google-cloud-run: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 12:15:51 -07:00
parent c193937a0b
commit 20f5789c49
@@ -24,6 +24,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-auth