Skip to content

Commit 0812db6

Browse files
NL GAPIC (#3679)
1 parent a0f05db commit 0812db6

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.25.0, < 0.26dev',
29-
'google-gax >= 0.15.7, < 0.16dev',
29+
'google-gax >= 0.15.13, < 0.16dev',
3030
'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev',
3131
]
3232
EXTRAS_REQUIRE = {

0 commit comments

Comments
 (0)