1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Update grpcio to 1.75.1 (#153643)

This commit is contained in:
Marc Mueller
2025-10-04 16:21:16 +02:00
committed by GitHub
parent c3fcd34d4c
commit d97c1f0fc3
2 changed files with 6 additions and 6 deletions

View File

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

View File

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