Pin grpcio-status to 1.45.0 (#71293)

This commit is contained in:
Franck Nijhof 2022-05-04 16:56:29 +02:00 committed by GitHub
parent 3704b5cf5e
commit d95113c8f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -68,6 +68,7 @@ httplib2>=0.19.0
# upgrades intentionally. It is a large package to build from source and we
# want to ensure we have wheels built.
grpcio==1.45.0
grpcio-status==1.45.0
# libcst >=0.4.0 requires a newer Rust than we currently have available,
# thus our wheels builds fail. This pins it to the last working version,