python3Packages.google-cloud-os-config: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-11 11:03:38 -07:00
parent 7fd11724ff
commit dd0c11737d
@@ -23,6 +23,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus