Skip to content

Commit 33cd2a9

Browse files
author
Jon Wayne Parrott
committed
Merge pull request #199 from GoogleCloudPlatform/bump-reqs
Updating requirements.
2 parents 11cbbfd + eeb689e commit 33cd2a9

File tree

15 files changed

+19
-19
lines changed

15 files changed

+19
-19
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.4.2
1+
google-api-python-client==1.5.0

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.4.2
1+
google-api-python-client==1.5.0

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.4.2
1+
google-api-python-client==1.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.10.0
1+
gcloud==0.10.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.4.2
1+
google-api-python-client==1.5.0

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.4.2
1+
google-api-python-client==1.5.0

datastore/api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
gcloud==0.10.0
1+
gcloud==0.10.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
2-
gcloud==0.10.0
2+
gcloud==0.10.1
33
gunicorn==19.4.5
4-
oauth2client==2.0.0
4+
oauth2client==2.0.0.post1

managed_vms/kinto/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
gunicorn==19.4.5
2-
oauth2client==1.5.2
2+
oauth2client==2.0.0.post1
33
kinto==1.11.2

managed_vms/pubsub/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
2-
gcloud==0.10.0
2+
gcloud==0.10.1
33
gunicorn==19.4.5
4-
oauth2client==2.0.0
4+
oauth2client==2.0.0.post1

managed_vms/storage/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.10.1
2-
gcloud==0.10.0
2+
gcloud==0.10.1
33
gunicorn==19.4.5

monitoring/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.4.2
1+
google-api-python-client==1.5.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gcloud==0.10.0
2-
google-api-python-client==1.4.2
3-
oauth2client==2.0.0
1+
gcloud==0.10.1
2+
google-api-python-client==1.5.0
3+
oauth2client==2.0.0.post1
44
requests[security]==2.9.1

storage/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.4.2
1+
google-api-python-client==1.5.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
google-api-python-client==1.4.2
1+
google-api-python-client==1.5.0

0 commit comments

Comments
 (0)