python3Packages.google-cloud-resource-manager: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:56:44 -07:00
parent 76310cc628
commit 6f1aefc163
@@ -25,6 +25,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-cloud-core