python3Packages.google-cloud-logging: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 12:18:33 -07:00
parent b15f2b5aa6
commit f50118f282
@@ -34,6 +34,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-cloud-appengine-logging