python3Packages.google-cloud-artifact-registry: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-08 19:20:58 -07:00
parent 200d2c46ee
commit d4ba3b5df0
@@ -25,6 +25,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-auth