Skip to content

Commit

Permalink
Auto-update dependencies. [(#1658)](#1658)
Browse files Browse the repository at this point in the history
* Auto-update dependencies.

* Rollback appengine/standard/bigquery/.

* Rollback appengine/standard/iap/.

* Rollback bigtable/metricscaler.

* Rolledback appengine/flexible/datastore.

* Rollback dataproc/

* Rollback jobs/api_client

* Rollback vision/cloud-client.

* Rollback functions/ocr/app.

* Rollback iot/api-client/end_to_end_example.

* Rollback storage/cloud-client.

* Rollback kms/api-client.

* Rollback dlp/

* Rollback bigquery/cloud-client.

* Rollback iot/api-client/manager.

* Rollback appengine/flexible/cloudsql_postgresql.
  • Loading branch information
dpebot authored and busunkim96 committed Sep 29, 2020
1 parent 768c811 commit 9f72967
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions language/snippets/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion language/snippets/automl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-automl==0.1.0
google-cloud-automl==0.1.1
4 changes: 2 additions & 2 deletions language/snippets/classify_text/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-language==1.0.1
numpy==1.14.2
google-cloud-language==1.0.2
numpy==1.15.1
2 changes: 1 addition & 1 deletion language/snippets/cloud-client/v1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==1.0.1
google-cloud-language==1.0.2
2 changes: 1 addition & 1 deletion language/snippets/cloud-client/v1beta2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==1.0.1
google-cloud-language==1.0.2
6 changes: 3 additions & 3 deletions language/snippets/movie_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
requests==2.18.4
requests==2.19.1
4 changes: 2 additions & 2 deletions language/snippets/ocr_nl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion language/snippets/sentiment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-language==1.0.1
google-cloud-language==1.0.2
4 changes: 2 additions & 2 deletions language/snippets/syntax_triples/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions language/snippets/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3

0 comments on commit 9f72967

Please sign in to comment.