Update grpcio constraints to 1.62.3 (#126908)
This commit is contained in:
parent
85ebe5e01a
commit
6f70a52880
2 changed files with 6 additions and 6 deletions
|
@ -77,9 +77,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.59.0
|
grpcio==1.62.3
|
||||||
grpcio-status==1.59.0
|
grpcio-status==1.62.3
|
||||||
grpcio-reflection==1.59.0
|
grpcio-reflection==1.62.3
|
||||||
|
|
||||||
# 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
|
||||||
|
|
|
@ -96,9 +96,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.59.0
|
grpcio==1.62.3
|
||||||
grpcio-status==1.59.0
|
grpcio-status==1.62.3
|
||||||
grpcio-reflection==1.59.0
|
grpcio-reflection==1.62.3
|
||||||
|
|
||||||
# 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…
Add table
Reference in a new issue