Skip to content

Commit

Permalink
Bump GAX dependency to 0.15.14. (#3752)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored Aug 8, 2017
1 parent 7d3b70e commit 56d5dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-videointelligence/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
packages=find_packages(exclude=('tests*',)),
install_requires=(
'googleapis-common-protos >= 1.5.2, < 2.0dev',
'google-gax >= 0.15.12, < 0.16dev',
'google-gax >= 0.15.14, < 0.16dev',
'six >= 1.10.0',
),
url='https://github.com/GoogleCloudPlatform/google-cloud-python',
Expand Down

0 comments on commit 56d5dd6

Please sign in to comment.