Skip to content

Commit

Permalink
Auto-update dependencies. (GoogleCloudPlatform#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored and Jon Wayne Parrott committed Nov 1, 2017
1 parent 4e17dbf commit c169207
Show file tree
Hide file tree
Showing 69 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/datastore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-datastore==1.3.0
google-cloud-datastore==1.4.0
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/flexible/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-pubsub==0.28.4
google-cloud-pubsub==0.29.0
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/flexible/storage/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
google-cloud-storage==1.5.0
google-cloud-storage==1.6.0
gunicorn==19.7.1
4 changes: 2 additions & 2 deletions appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.2
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
google-cloud-datastore==1.3.0
google-cloud-datastore==1.4.0
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/standard/bigquery/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.2
pyjwt==1.5.3
flask-cors==3.0.3
google-auth==1.1.1
google-auth==1.2.0
requests==2.18.4
requests-toolbelt==0.8.0
2 changes: 1 addition & 1 deletion appengine/standard/storage/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion auth/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth-httplib2==0.0.2
google-auth==1.1.1
google-auth==1.2.0
2 changes: 1 addition & 1 deletion auth/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-storage==1.5.0
google-cloud-storage==1.6.0
2 changes: 1 addition & 1 deletion auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-auth==1.1.1
google-auth==1.2.0
google-auth-oauthlib==0.1.1
google-auth-httplib2==0.0.2
google-api-python-client==1.6.4
Expand Down
2 changes: 1 addition & 1 deletion auth/http-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
requests==2.18.4
google-auth==1.1.1
google-auth==1.2.0
2 changes: 1 addition & 1 deletion bigquery/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion bigquery/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-bigquery==0.28.0
google-auth-oauthlib==0.1.1
pytz==2017.2
pytz==2017.3
2 changes: 1 addition & 1 deletion bigquery/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-auth==1.1.1
google-auth==1.2.0
requests==2.18.4
4 changes: 2 additions & 2 deletions bigtable/hello/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.27.0
google-cloud-core==0.27.1
google-cloud-bigtable==0.28.0
google-cloud-core==0.28.0
4 changes: 2 additions & 2 deletions bigtable/hello_happybase/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-happybase==0.26.0
google-cloud-bigtable==0.27.0
google-cloud-core==0.27.1
google-cloud-bigtable==0.28.0
google-cloud-core==0.28.0
4 changes: 2 additions & 2 deletions bigtable/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.27.0
google-cloud-monitoring==0.27.0
google-cloud-bigtable==0.28.0
google-cloud-monitoring==0.28.0
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.3.0
google-cloud-datastore==1.4.0
6 changes: 3 additions & 3 deletions codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
google-cloud-vision==0.27.0
google-cloud-storage==1.5.0
google-cloud-datastore==1.3.0
google-cloud-vision==0.28.0
google-cloud-storage==1.6.0
google-cloud-datastore==1.4.0
2 changes: 1 addition & 1 deletion compute/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion compute/auth/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.18.4
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion container_engine/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
4 changes: 2 additions & 2 deletions dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
google-cloud==0.27.0
google-cloud==0.28.0
2 changes: 1 addition & 1 deletion datastore/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.3.0
google-cloud-datastore==1.4.0
2 changes: 1 addition & 1 deletion dns/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-dns==0.27.0
google-cloud-dns==0.28.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
grpcio==1.7.0
google-auth==1.1.1
google-auth==1.2.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion endpoints/getting-started/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ gunicorn==19.7.1
six==1.11.0
pyyaml==3.12
requests==2.18.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-oauthlib==0.1.1
2 changes: 1 addition & 1 deletion error_reporting/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-error-reporting==0.27.0
google-cloud-error-reporting==0.28.0
2 changes: 1 addition & 1 deletion firestore/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-firestore==0.27.0
google-cloud-firestore==0.28.0
2 changes: 1 addition & 1 deletion iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PyJWT==1.5.3
cryptography==2.1.2
flask==0.12.2
google-auth==1.1.1
google-auth==1.2.0
gunicorn==19.7.1
requests==2.18.4
requests_toolbelt==0.8.0
4 changes: 2 additions & 2 deletions iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.4
google-auth-httplib2==0.0.2
google-auth==1.1.1
google-cloud==0.27.0
google-auth==1.2.0
google-cloud==0.28.0
2 changes: 1 addition & 1 deletion iot/api-client/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.28.4
google-cloud-pubsub==0.29.0
2 changes: 1 addition & 1 deletion kms/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion language/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion language/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-language==0.29.0
google-cloud-language==0.30.0
numpy==1.13.3
2 changes: 1 addition & 1 deletion language/cloud-client/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.29.0
google-cloud-language==0.30.0
2 changes: 1 addition & 1 deletion language/cloud-client/v1beta2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.29.0
google-cloud-language==0.30.0
2 changes: 1 addition & 1 deletion language/movie_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
requests==2.18.4
2 changes: 1 addition & 1 deletion language/ocr_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion language/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==0.29.0
google-cloud-language==0.30.0
2 changes: 1 addition & 1 deletion language/syntax_triples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion language/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion logging/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-logging==1.3.0
google-cloud-logging==1.4.0
2 changes: 1 addition & 1 deletion ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow==1.3.0
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion monitoring/api/v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion monitoring/api/v3/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion monitoring/api/v3/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-monitoring==0.27.0
google-cloud-monitoring==0.28.0
2 changes: 1 addition & 1 deletion pubsub/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-pubsub==0.28.4
google-cloud-pubsub==0.29.0
2 changes: 1 addition & 1 deletion spanner/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-spanner==0.28.0
google-cloud-spanner==0.29.0
2 changes: 1 addition & 1 deletion speech/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-speech==0.29.0
google-cloud-speech==0.30.0
2 changes: 1 addition & 1 deletion storage/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
4 changes: 2 additions & 2 deletions storage/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.5.0
google-cloud-pubsub==0.28.4
google-cloud-storage==1.6.0
google-cloud-pubsub==0.29.0
2 changes: 1 addition & 1 deletion storage/transfer_service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ responses==0.8.1
WebTest==2.0.29
webapp2==2.5.2
google-api-python-client==1.6.4
google-cloud-core==0.27.1
google-cloud-core==0.28.0
gcp-devrel-py-tools==0.0.11
2 changes: 1 addition & 1 deletion translate/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-translate==1.2.0
google-cloud-translate==1.3.0
2 changes: 1 addition & 1 deletion video/cloud-client/analyze/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==0.27.2
google-cloud-videointelligence==0.28.0
2 changes: 1 addition & 1 deletion video/cloud-client/faces/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==0.27.2
google-cloud-videointelligence==0.28.0
2 changes: 1 addition & 1 deletion video/cloud-client/labels/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==0.27.2
google-cloud-videointelligence==0.28.0
2 changes: 1 addition & 1 deletion video/cloud-client/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==0.27.2
google-cloud-videointelligence==0.28.0
2 changes: 1 addition & 1 deletion video/cloud-client/shotchange/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-videointelligence==0.27.2
google-cloud-videointelligence==0.28.0
2 changes: 1 addition & 1 deletion vision/api/label/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.4
google-auth==1.1.1
google-auth==1.2.0
google-auth-httplib2==0.0.2
2 changes: 1 addition & 1 deletion vision/cloud-client/crop_hints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0
pillow==4.3.0
2 changes: 1 addition & 1 deletion vision/cloud-client/detect/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0
2 changes: 1 addition & 1 deletion vision/cloud-client/document_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0
pillow==4.3.0
2 changes: 1 addition & 1 deletion vision/cloud-client/face_detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0
Pillow==4.3.0
2 changes: 1 addition & 1 deletion vision/cloud-client/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0
2 changes: 1 addition & 1 deletion vision/cloud-client/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-vision==0.27.0
google-cloud-vision==0.28.0

0 comments on commit c169207

Please sign in to comment.