python3Packages.google-geo-type: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-12 21:20:12 -07:00
parent 727555b758
commit bef92c46b6
@@ -27,6 +27,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-auth