Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Apr 2, 2018
1 parent f427368 commit 695dcaf
Show file tree
Hide file tree
Showing 45 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.0.3
mysqlclient==1.3.12
wheel==0.30.0
wheel==0.31.0
gunicorn==19.7.1
psycopg2==2.7.4
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.32.1
google-cloud-pubsub==0.33.0
gunicorn==19.7.1
2 changes: 1 addition & 1 deletion appengine/flexible/scipy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.14.2
scipy==1.0.0
scipy==1.0.1
Pillow==5.0.0
2 changes: 1 addition & 1 deletion appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
google-cloud-datastore==1.6.0
Expand Down
2 changes: 1 addition & 1 deletion appengine/flexible/twilio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
twilio==6.10.5
twilio==6.11.0
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==0.12.2
pyjwt==1.6.0
pyjwt==1.6.1
flask-cors==3.0.3
google-auth==1.4.1
requests==2.18.4
Expand Down
2 changes: 1 addition & 1 deletion appengine/standard/mailgun/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
httplib2==0.10.3
httplib2==0.11.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth-httplib2==0.0.3
google-auth==1.4.1
2 changes: 1 addition & 1 deletion auth/end-user/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==1.4.1
google-auth-oauthlib==0.2.0
google-auth-httplib2==0.0.3
google-api-python-client==1.6.5
google-api-python-client==1.6.6
flask==0.12.2
requests==2.18.4
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.1.4
cryptography==2.2.2
requests==2.18.4
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.0.3
mysqlclient==1.3.12
wheel==0.30.0
wheel==0.31.0
gunicorn==19.7.1
psycopg2==2.7.4
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
google-cloud==0.32.0
4 changes: 2 additions & 2 deletions dlp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==0.2.0
google-cloud-dlp==0.3.0
google-cloud-storage==1.8.0
google-cloud-pubsub==0.32.1
google-cloud-pubsub==0.33.0
google-cloud-datastore==1.6.0
google-cloud-bigquery==0.31.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PyJWT==1.6.0
cryptography==2.1.4
PyJWT==1.6.1
cryptography==2.2.2
flask==0.12.2
google-auth==1.4.1
gunicorn==19.7.1
Expand Down
8 changes: 4 additions & 4 deletions iot/api-client/end_to_end_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==2.1.4
google-api-python-client==1.6.5
cryptography==2.2.2
google-api-python-client==1.6.6
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-cloud-pubsub==0.32.1
pyjwt==1.6.0
google-cloud-pubsub==0.33.0
pyjwt==1.6.1
paho-mqtt==1.3.1
8 changes: 4 additions & 4 deletions iot/api-client/gcs_file_to_device/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
google-cloud-pubsub==0.32.1
google-cloud-pubsub==0.33.0
google-cloud-storage==1.8.0
cryptography==2.1.4
cryptography==2.2.2
paho-mqtt==1.3.1
pyjwt==1.6.0
pyjwt==1.6.1
8 changes: 4 additions & 4 deletions iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==2.1.4
google-api-python-client==1.6.5
cryptography==2.2.2
google-api-python-client==1.6.6
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-cloud-pubsub==0.32.1
pyjwt==1.6.0
google-cloud-pubsub==0.33.0
pyjwt==1.6.1
requests==2.18.4
2 changes: 1 addition & 1 deletion 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.5
google-api-python-client==1.6.6
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-cloud==0.32.0
8 changes: 4 additions & 4 deletions iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-cloud-pubsub==0.32.1
cryptography==2.1.4
pyjwt==1.6.0
google-cloud-pubsub==0.33.0
cryptography==2.2.2
pyjwt==1.6.1
paho-mqtt==1.3.1
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.32.1
google-cloud-pubsub==0.33.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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow==1.6.0
google-api-python-client==1.6.5
tensorflow==1.7.0
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.32.1
google-cloud-pubsub==0.33.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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion storage/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.8.0
google-cloud-pubsub==0.32.1
google-cloud-pubsub==0.33.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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions testing/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ mock==2.0.0
mysql-python==1.2.5; python_version < "3.0"
PyCrypto==2.6.1
pytest-cov==2.5.1
pytest==3.4.2
pytest==3.5.0
pyyaml==3.12
responses==0.8.1
WebTest==2.0.29
webapp2==2.5.2
google-api-python-client==1.6.5
google-api-python-client==1.6.6
google-cloud-core==0.28.1
gcp-devrel-py-tools==0.0.13
flask==0.12.2
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==1.0.1
google-cloud-videointelligence==1.1.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==1.0.1
google-cloud-videointelligence==1.1.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==1.0.1
google-cloud-videointelligence==1.1.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.5
google-api-python-client==1.6.6
google-auth==1.4.1
google-auth-httplib2==0.0.3

0 comments on commit 695dcaf

Please sign in to comment.