python3Packages.google-cloud-websecurityscanner: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:45:31 -07:00
parent 499872c832
commit 3371b98442
@@ -24,6 +24,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
proto-plus