python3Packages.google-cloud-audit-log: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:07:01 -07:00
parent 5711f6506d
commit d7546ea171
@@ -20,6 +20,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
googleapis-common-protos
protobuf