python3Packages.google-maps-routing: unpin protobuf

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