python3Packages.google-cloud-container: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:51:06 -07:00
parent 6b4a646263
commit a858dda47d
@@ -25,6 +25,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
libcst