Update grpcio to 1.59.0 (#101287)
This commit is contained in:
parent
3478666973
commit
67dfd1a86b
3 changed files with 31 additions and 6 deletions
|
@ -72,9 +72,9 @@ httplib2>=0.19.0
|
|||
# gRPC is an implicit dependency that we want to make explicit so we manage
|
||||
# upgrades intentionally. It is a large package to build from source and we
|
||||
# want to ensure we have wheels built.
|
||||
grpcio==1.58.0
|
||||
grpcio-status==1.58.0
|
||||
grpcio-reflection==1.58.0
|
||||
grpcio==1.59.0
|
||||
grpcio-status==1.59.0
|
||||
grpcio-reflection==1.59.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