python3Packages.google-cloud-org-policy: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:04:50 -07:00
parent dd0c11737d
commit 42ef85878a
@@ -23,6 +23,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus