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