File tree Expand file tree Collapse file tree 6 files changed +6
-3
lines changed
Expand file tree Collapse file tree 6 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5151
5252REQUIREMENTS = [
5353 'google-cloud-core >= 0.21.0, < 0.22dev' ,
54- 'grpcio >= 1.0.0 , < 2.0dev' ,
54+ 'grpcio >= 1.0.2rc0 , < 2.0dev' ,
5555]
5656
5757setup (
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ envlist =
44
55[testing]
66deps =
7- grpcio
7+ grpcio >= 1.0.2rc0
88 mock
99 pytest
1010covercmd =
Original file line number Diff line number Diff line change 5151
5252REQUIREMENTS = [
5353 'google-cloud-core >= 0.21.0, < 0.22dev' ,
54- 'grpcio >= 1.0.0 , < 2.0dev' ,
54+ 'grpcio >= 1.0.2rc0 , < 2.0dev' ,
5555]
5656
5757setup (
Original file line number Diff line number Diff line change 5151
5252REQUIREMENTS = [
5353 'google-cloud-core >= 0.21.0, < 0.22dev' ,
54+ 'grpcio >= 1.0.2rc0, < 2.0dev' ,
5455 'gapic-google-cloud-logging-v2 >= 0.14.0, < 0.15dev' ,
5556]
5657
Original file line number Diff line number Diff line change 5151
5252REQUIREMENTS = [
5353 'google-cloud-core >= 0.21.0, < 0.22dev' ,
54+ 'grpcio >= 1.0.2rc0, < 2.0dev' ,
5455 'gapic-google-cloud-pubsub-v1 >= 0.14.0, < 0.15dev' ,
5556]
5657
Original file line number Diff line number Diff line change 5050
5151REQUIREMENTS = [
5252 'google-cloud-core >= 0.21.0' ,
53+ 'grpcio >= 1.0.2rc0, < 2.0dev' ,
5354 'gapic-google-cloud-speech-v1beta1 >= 0.14.0, < 0.15dev' ,
5455]
5556
You can’t perform that action at this time.
0 commit comments