Skip to content

Commit 1188a74

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (#465)
1 parent 1d14fe3 commit 1188a74

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

appengine/flexible/endpoints/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==0.11.1
2-
flask-cors==2.1.2
2+
flask-cors==2.1.3
33
gunicorn==19.6.0
44
gcloud==0.18.1
55
six==1.10.0

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coverage==4.2
44
cryptography==1.4
55
Django==1.10
66
flaky==3.3.0
7-
flask-cors==2.1.2
7+
flask-cors==2.1.3
88
Flask-Sockets==0.2.1
99
Flask-SQLAlchemy==2.1
1010
Flask==0.11.1
@@ -14,7 +14,7 @@ gcloud==0.18.1
1414
gcloud[grpc]==0.18.1
1515
google-api-python-client==1.5.2
1616
grpc-google-cloud-speech-v1beta1==1.0.1
17-
grpcio==1.0.0rc2
17+
grpcio==1.0.0
1818
gunicorn==19.6.0
1919
httplib2==0.9.2
2020
kinto==4.0.0
@@ -24,7 +24,7 @@ mysql-python==1.2.5; python_version == '2.7'
2424
mysqlclient==1.3.7
2525
numpy==1.11.1
2626
oauth2client==3.0.0
27-
Pillow==3.3.0
27+
Pillow==3.3.1
2828
pyasn1-modules==0.0.8
2929
pyasn1==0.1.9
3030
PyAudio==0.2.9
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
gcloud==0.18.1
2-
grpcio==1.0.0rc2
2+
grpcio==1.0.0
33
PyAudio==0.2.9
44
grpc-google-cloud-speech-v1beta1==1.0.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-api-python-client==1.5.2
2-
Pillow==3.3.0
2+
Pillow==3.3.1

0 commit comments

Comments
 (0)