python3Packages.google-cloud-bigquery-storage: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-08 18:37:29 -07:00
parent f0495fc1fc
commit d45349cab5
@@ -26,6 +26,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
protobuf