Skip to content

Commit 9ea53bc

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#812)
1 parent 3be64fe commit 9ea53bc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.6.0
4+
google-auth==0.7.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.6.0
1+
google-auth==0.7.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.6.0
2+
google-auth==0.7.0

speech/grpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ PyAudio==0.2.10
33
grpc-google-cloud-speech-v1beta1==0.14.0
44
six==1.10.0
55
requests==2.13.0
6-
google-auth==0.6.0
6+
google-auth==0.7.0

0 commit comments

Comments
 (0)