Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoiding
grpcio==1.6.0
in deps. (#4096)
This is due to `google-gax` doing the same, which has broken RTD builds: https://readthedocs.org/projects/google-cloud-python/builds/6063446/ The motivation for avoiding `grpcio==1.6.0` is: grpc/grpc#12455
- Loading branch information