mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Update grpcio to 1.67.1 (#130240)
This commit is contained in:
parent
5d0277a0d1
commit
adb1c59859
@ -81,9 +81,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.66.2
|
||||
grpcio-status==1.66.2
|
||||
grpcio-reflection==1.66.2
|
||||
grpcio==1.67.1
|
||||
grpcio-status==1.67.1
|
||||
grpcio-reflection==1.67.1
|
||||
|
||||
# This is a old unmaintained library and is replaced with pycryptodome
|
||||
pycrypto==1000000000.0.0
|
||||
|
@ -117,9 +117,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.66.2
|
||||
grpcio-status==1.66.2
|
||||
grpcio-reflection==1.66.2
|
||||
grpcio==1.67.1
|
||||
grpcio-status==1.67.1
|
||||
grpcio-reflection==1.67.1
|
||||
|
||||
# This is a old unmaintained library and is replaced with pycryptodome
|
||||
pycrypto==1000000000.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user