python3Packages.google-cloud-spanner: unpin protobuf
This commit is contained in:
@@ -46,6 +46,10 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"protobuf"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
deprecated
|
||||
google-api-core
|
||||
|
||||
Reference in New Issue
Block a user