Skip to content

Commit cd76a54

Browse files
dpebotJon Wayne Parrott
authored andcommitted
Auto-update dependencies. (GoogleCloudPlatform#537)
1 parent 1e9a655 commit cd76a54

File tree

9 files changed

+12
-13
lines changed

9 files changed

+12
-13
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==1.10.1
22
mysqlclient==1.3.7
3-
wheel==0.29.0
3+
wheel==0.30.0a0
44
gunicorn==19.6.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.6.0
22
oauth2client==3.0.0
3-
kinto==4.1.1
3+
kinto==4.2.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
numpy==1.11.1
3+
numpy==1.11.2rc1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
scipy==0.18.0
3+
scipy==0.18.1
44
Pillow==3.3.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Django==1.10.1
22
mysqlclient==1.3.7
3-
wheel==0.29.0
3+
wheel==0.30.0a0
44
gunicorn==19.6.0

error_reporting/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fluent-logger==0.4.3
1+
fluent-logger==0.4.4

language/sentiment/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
google-api-python-client==1.5.3
2-

monitoring/api/v3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ rsa==3.4.2
77
simplejson==3.8.2
88
six==1.10.0
99
uritemplate==3.0.0
10-
wheel==0.29.0
10+
wheel==0.30.0a0

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flask-cors==3.0.2
88
Flask-Sockets==0.2.1
99
Flask-SQLAlchemy==2.1
1010
Flask==0.11.1
11-
fluent-logger==0.4.3
11+
fluent-logger==0.4.4
1212
funcsigs==1.0.2
1313
gcloud==0.18.1
1414
gcloud[grpc]==0.18.1
@@ -17,12 +17,12 @@ grpc-google-cloud-speech-v1beta1==1.0.1
1717
grpcio==1.0.0
1818
gunicorn==19.6.0
1919
httplib2==0.9.2
20-
kinto==4.1.1
20+
kinto==4.2.0
2121
mailjet-rest==v1.2.2
2222
mock==2.0.0
2323
mysql-python==1.2.5; python_version == '2.7'
2424
mysqlclient==1.3.7
25-
numpy==1.11.1
25+
numpy==1.11.2rc1
2626
oauth2client==3.0.0
2727
Pillow==3.3.1
2828
pyasn1-modules==0.0.8
@@ -41,11 +41,11 @@ requests==2.11.1
4141
requests[security]==2.11.1
4242
responses==0.5.1
4343
rsa==3.4.2
44-
scipy==0.18.0
44+
scipy==0.18.1
4545
sendgrid==3.4.0
4646
simplejson==3.8.2
4747
six==1.10.0
4848
twilio==6.3.dev0
4949
uritemplate==3.0.0
5050
WebTest==2.0.23
51-
wheel==0.29.0
51+
wheel==0.30.0a0

0 commit comments

Comments
 (0)