python3Packages.google-api-core: add grpcio-status

This commit is contained in:
Fabian Affolter
2021-11-30 15:04:31 +01:00
committed by Jonathan Ringer
parent d590b27cc6
commit 0585bd31a1

View File

@@ -4,6 +4,7 @@
, google-auth
, googleapis-common-protos
, grpcio
, grpcio-status
, protobuf
, proto-plus
, requests
@@ -29,6 +30,7 @@ buildPythonPackage rec {
googleapis-common-protos
google-auth
grpcio
grpcio-status
protobuf
proto-plus
requests