Skip to content

Commit 21cac09

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#625)
1 parent c84b8fe commit 21cac09

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ oauth2client==4.0.0
44
pyasn1==0.1.9
55
pyasn1-modules==0.0.8
66
rsa==3.4.2
7-
simplejson==3.9.0
7+
simplejson==3.10.0
88
six==1.10.0
99
uritemplate==3.0.0
1010
wheel==0.30.0a0

speech/grpc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-cloud-core==0.20.0
2-
grpcio==1.0.1rc1
2+
grpcio==1.0.1
33
PyAudio==0.2.9
44
grpc-google-cloud-speech-v1beta1==1.0.1
55
six==1.10.0

testing/requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ google-cloud-translate==0.20.0
2828
google-cloud-vision==0.20.0
2929
google-cloud==0.20.0
3030
grpc-google-cloud-speech-v1beta1==1.0.1
31-
grpcio==1.0.1rc1
31+
grpcio==1.0.1
3232
gunicorn==19.6.0
3333
httplib2==0.9.2
3434
kinto==4.3.2
@@ -58,7 +58,7 @@ responses==0.5.1
5858
rsa==3.4.2
5959
scipy==0.18.1
6060
sendgrid==3.6.0
61-
simplejson==3.9.0
61+
simplejson==3.10.0
6262
six==1.10.0
6363
sleekxmpp==1.3.1
6464
SQLAlchemy==1.1.3

0 commit comments

Comments
 (0)