python3Packages.google-cloud-redis: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:56:22 -07:00
parent 79b1baac9e
commit 76310cc628
@@ -23,6 +23,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus