Skip to content

Commit 29cb827

Browse files
committed
Add whitespace to versions.
1 parent 9c3a578 commit 29cb827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

speech/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151

5252
REQUIREMENTS = [
5353
'google-cloud-core >= 0.20.0',
54-
'gapic-google-cloud-speech-v1beta1>=0.11.1,<0.12.0',
55-
'grpc-google-cloud-speech-v1beta1>=0.11.1,<0.12.0',
54+
'gapic-google-cloud-speech-v1beta1 >= 0.11.1, < 0.12.0',
55+
'grpc-google-cloud-speech-v1beta1 >= 0.11.1, < 0.12.0',
5656
]
5757

5858
setup(

0 commit comments

Comments
 (0)