python3Packages.googleapis-common-protos: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-08 09:26:08 -07:00
parent f4a2860215
commit a227ae9f38
@@ -24,6 +24,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
grpc
protobuf