Skip to content

Commit 56d5dd6

Browse files
Bump GAX dependency to 0.15.14. (#3752)
1 parent 7d3b70e commit 56d5dd6

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-videointelligence

1 file changed

+1
-1
lines changed

packages/google-cloud-videointelligence/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
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',

0 commit comments

Comments
 (0)