python3Packages.google-cloud-asset: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:05:28 -07:00
parent 42ef85878a
commit 5711f6506d
@@ -34,6 +34,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
grpc-google-iam-v1
google-api-core