Skip to content

Commit 1bc6112

Browse files
author
Jon Wayne Parrott
committed
updating requirements (GoogleCloudPlatform#358)
Change-Id: I6177a17fad021e26ed76679d9db34848c17b62a8
1 parent baad278 commit 1bc6112

File tree

35 files changed

+56
-56
lines changed

35 files changed

+56
-56
lines changed

appengine/bigquery/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

appengine/storage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

bigquery/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

cloud_logging/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

compute/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1

compute/auth/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
requests==2.10.0
2-
google-api-python-client==1.5.0
2+
google-api-python-client==1.5.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django==1.9.6
1+
Django==1.10a1
22
mysqlclient==1.3.7
33
wheel==0.29.0
4-
gunicorn==19.5.0
4+
gunicorn==19.6.0

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-api-python-client==1.5.0
1+
google-api-python-client==1.5.1
22
gcloud==0.14.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
gunicorn==19.5.0
2+
gunicorn==19.6.0
33
requests[security]==2.10.0

managed_vms/cloudsql/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
Flask-SQLAlchemy==2.1
3-
gunicorn==19.5.0
4-
PyMySQL==0.7.2
3+
gunicorn==19.6.0
4+
PyMySQL==0.7.3

0 commit comments

Comments
 (0)