python3Packages.google-cloud-workstations: unpin protobuf

This commit is contained in:
Robert Schütz
2026-03-17 18:46:45 -07:00
parent 29a06e6964
commit a91456009b
@@ -26,6 +26,10 @@ buildPythonPackage (finalAttrs: {
build-system = [ setuptools ];
pythonRelaxDeps = [
"protobuf"
];
dependencies = [
google-api-core
google-auth