Skip to content

Commit c8afe8f

Browse files
Bump GAX dependency to 0.15.14. (#3752)
1 parent 38ad18a commit c8afe8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vision/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
REQUIREMENTS = [
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
]
3232
EXTRAS_REQUIRE = {

0 commit comments

Comments
 (0)