Skip to content

Commit bc06c02

Browse files
Bump GAX dependency to 0.15.14. (#3752)
1 parent ea86c42 commit bc06c02

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-python-speech

1 file changed

+1
-1
lines changed

packages/google-cloud-python-speech/setup.py

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

5454
REQUIREMENTS = [
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

0 commit comments

Comments
 (0)