Skip to content

Commit

Permalink
Auto-update dependencies. (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Aug 17, 2016
1 parent 852195f commit c80f323
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/endpoints/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ gcloud==0.18.1
six==1.10.0
pyyaml==3.11
requests==2.11.0
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion appengine/standard/bigquery/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion appengine/standard/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion bigquery/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.11.0
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
gcloud==0.18.1
2 changes: 1 addition & 1 deletion language/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion language/movie_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
requests==2.11.0
2 changes: 1 addition & 1 deletion language/ocr_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion language/syntax_triples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion logging/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion monitoring/api/v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion monitoring/api/v3/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
httplib2==0.9.2
oauth2client==3.0.0
pyasn1==0.1.9
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fluent-logger==0.4.3
funcsigs==1.0.2
gcloud==0.18.1
gcloud[grpc]==0.18.1
google-api-python-client==1.5.1
google-api-python-client==1.5.2
grpc-google-cloud-speech-v1beta1==1.0.1
grpcio==1.0.0rc2
gunicorn==19.6.0
Expand Down
2 changes: 1 addition & 1 deletion speech/api/requirements-speech_rest.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion storage/transfer_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
2 changes: 1 addition & 1 deletion vision/api/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2
Pillow==3.3.0
2 changes: 1 addition & 1 deletion vision/api/label/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-api-python-client==1.5.1
google-api-python-client==1.5.2

0 comments on commit c80f323

Please sign in to comment.