python3Packages.google-cloud-access-context-manager: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:01:34 -07:00
parent 04a23b202c
commit 8c8d7fdf0e
@@ -20,6 +20,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
protobuf