File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -87,9 +87,9 @@ httplib2>=0.19.0
87
87
# gRPC is an implicit dependency that we want to make explicit so we manage
88
88
# upgrades intentionally. It is a large package to build from source and we
89
89
# want to ensure we have wheels built.
90
- grpcio==1.67.1
91
- grpcio-status==1.67.1
92
- grpcio-reflection==1.67.1
90
+ grpcio==1.71.0
91
+ grpcio-status==1.71.0
92
+ grpcio-reflection==1.71.0
93
93
94
94
# This is a old unmaintained library and is replaced with pycryptodome
95
95
pycrypto==1000000000.0.0
Original file line number Diff line number Diff line change 117
117
# gRPC is an implicit dependency that we want to make explicit so we manage
118
118
# upgrades intentionally. It is a large package to build from source and we
119
119
# want to ensure we have wheels built.
120
- grpcio==1.67.1
121
- grpcio-status==1.67.1
122
- grpcio-reflection==1.67.1
120
+ grpcio==1.71.0
121
+ grpcio-status==1.71.0
122
+ grpcio-reflection==1.71.0
123
123
124
124
# This is a old unmaintained library and is replaced with pycryptodome
125
125
pycrypto==1000000000.0.0
You can’t perform that action at this time.
0 commit comments