Skip to content

Commit beaec24

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#823)
1 parent e7b11cd commit beaec24

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==0.12
22
pyjwt==1.4.2
33
flask-cors==3.0.2
4-
google-auth==0.7.0
4+
google-auth==0.8.0
55
requests==2.13.0
66
requests-toolbelt==0.7.1

bigquery/rest/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-auth==0.7.0
1+
google-auth==0.8.0
22
requests==2.13.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
grpcio==1.1.0
2-
google-auth==0.7.0
2+
google-auth==0.8.0

speech/grpc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grpcio==1.1.0
22
PyAudio==0.2.10
3-
proto-google-cloud-speech-v1beta1==0.15.0
3+
proto-google-cloud-speech-v1beta1==0.15.1
44
six==1.10.0
55
requests==2.13.0
6-
google-auth==0.7.0
6+
google-auth==0.8.0

0 commit comments

Comments
 (0)