mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump grpcio to 1.72.1 (#146029)
This commit is contained in:
parent
5a727a4fa3
commit
850ddb3667
@ -88,9 +88,9 @@ httplib2>=0.19.0
|
|||||||
# gRPC is an implicit dependency that we want to make explicit so we manage
|
# 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
|
# upgrades intentionally. It is a large package to build from source and we
|
||||||
# want to ensure we have wheels built.
|
# want to ensure we have wheels built.
|
||||||
grpcio==1.72.0
|
grpcio==1.72.1
|
||||||
grpcio-status==1.72.0
|
grpcio-status==1.72.1
|
||||||
grpcio-reflection==1.72.0
|
grpcio-reflection==1.72.1
|
||||||
|
|
||||||
# This is a old unmaintained library and is replaced with pycryptodome
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
@ -113,9 +113,9 @@ httplib2>=0.19.0
|
|||||||
# gRPC is an implicit dependency that we want to make explicit so we manage
|
# 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
|
# upgrades intentionally. It is a large package to build from source and we
|
||||||
# want to ensure we have wheels built.
|
# want to ensure we have wheels built.
|
||||||
grpcio==1.72.0
|
grpcio==1.72.1
|
||||||
grpcio-status==1.72.0
|
grpcio-status==1.72.1
|
||||||
grpcio-reflection==1.72.0
|
grpcio-reflection==1.72.1
|
||||||
|
|
||||||
# This is a old unmaintained library and is replaced with pycryptodome
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user