mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Pin grpcio-status to 1.45.0 (#71293)
This commit is contained in:
parent
3704b5cf5e
commit
d95113c8f2
@ -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…
x
Reference in New Issue
Block a user