File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5252
5353REQUIREMENTS = [
5454 'google-cloud-core >= 0.26.0, < 0.27dev' ,
55- 'google-gax >= 0.15.13 , < 0.16dev' ,
55+ 'google-gax >= 0.15.14 , < 0.16dev' ,
5656 'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev' ,
5757]
5858EXTRAS_REQUIRE = {
Original file line number Diff line number Diff line change 5353
5454REQUIREMENTS = [
5555 'google-cloud-core >= 0.26.0, < 0.27dev' ,
56- 'google-gax >= 0.15.13 , < 0.16dev' ,
56+ 'google-gax >= 0.15.14 , < 0.16dev' ,
5757 'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev' ,
5858]
5959
Original file line number Diff line number Diff line change 4343 packages = find_packages (exclude = ('tests*' ,)),
4444 install_requires = (
4545 'googleapis-common-protos >= 1.5.2, < 2.0dev' ,
46- 'google-gax >= 0.15.12 , < 0.16dev' ,
46+ 'google-gax >= 0.15.14 , < 0.16dev' ,
4747 'six >= 1.10.0' ,
4848 ),
4949 url = 'https://github.com/GoogleCloudPlatform/google-cloud-python' ,
Original file line number Diff line number Diff line change 2626
2727REQUIREMENTS = [
2828 'google-cloud-core >= 0.26.0, < 0.27dev' ,
29- 'google-gax >= 0.15.13 , < 0.16dev' ,
29+ 'google-gax >= 0.15.14 , < 0.16dev' ,
3030 'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev' ,
3131]
3232EXTRAS_REQUIRE = {
You can’t perform that action at this time.
0 commit comments