python3Packages.google-cloud-appengine-logging: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:02:17 -07:00
parent 8c8d7fdf0e
commit 7fd11724ff
@@ -25,6 +25,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
grpc-google-iam-v1