mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Bump grpcio to 1.44.0 (#66787)
This commit is contained in:
parent
ac50248938
commit
703d01e772
@ -49,7 +49,7 @@ 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.43.0
|
||||
grpcio==1.44.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,
|
||||
|
@ -77,7 +77,7 @@ 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.43.0
|
||||
grpcio==1.44.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…
x
Reference in New Issue
Block a user