python3Packages.google-cloud-compute: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-08 19:22:46 -07:00
parent d4ba3b5df0
commit bfcd72f4a4
@@ -24,6 +24,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus