1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-15 07:36:16 +00:00

Bump grpc to 1.78.0 (#162520)

This commit is contained in:
Allen Porter
2026-02-09 04:20:55 -08:00
committed by GitHub
parent 48f39524c4
commit de8a26c5b0
2 changed files with 6 additions and 6 deletions

View File

@@ -79,9 +79,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.75.1
grpcio-status==1.75.1
grpcio-reflection==1.75.1
grpcio==1.78.0
grpcio-status==1.78.0
grpcio-reflection==1.78.0
# This is a old unmaintained library and is replaced with pycryptodome
pycrypto==1000000000.0.0