python3Packages.google-cloud-spanner: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:38:08 -07:00
parent a3b9f49da4
commit b4900679ac
@@ -46,6 +46,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
deprecated
google-api-core