Pin grpcio-status to 1.45.0 (#71293)
This commit is contained in:
parent
3704b5cf5e
commit
d95113c8f2
2 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,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,
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue