python3Packages.google-cloud-dataproc: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:51:43 -07:00
parent a858dda47d
commit a844ed582a
@@ -26,6 +26,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
grpc-google-iam-v1