Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Feb 23, 2019
1 parent b20c339 commit 55d99bf
Show file tree
Hide file tree
Showing 70 changed files with 88 additions and 88 deletions.
6 changes: 3 additions & 3 deletions appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.1.5
mysqlclient==1.4.1
wheel==0.32.3
Django==2.1.7
mysqlclient==1.4.2.post1
wheel==0.33.1
gunicorn==19.9.0
psycopg2==2.7.7
2 changes: 1 addition & 1 deletion appengine/flexible/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.1.5
Django==2.1.7
gunicorn==19.9.0
2 changes: 1 addition & 1 deletion appengine/flexible/redis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.0.2
gunicorn==19.9.0
redis==3.1.0
redis==3.2.0
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==1.0.2
gunicorn==19.9.0
numpy==1.16.1
scipy==1.2.0
scipy==1.2.1
Pillow==5.4.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==1.0.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
gunicorn==19.9.0
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==1.0.2
gunicorn==19.9.0
twilio==6.24.0
twilio==6.24.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.4
Flask==1.0.2
pyjwt==1.7.1
flask-cors==3.0.7
google-auth==1.6.2
google-auth==1.6.3
requests==2.21.0
requests-toolbelt==0.9.1
2 changes: 1 addition & 1 deletion appengine/standard/flask/tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.4
Flask==1.0.2
Werkzeug<0.13.0,>=0.12.0
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.12.0
httplib2==0.12.1
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.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.7.3
google-auth==1.6.2
google-auth==1.6.3
requests==2.21.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.7.3
google-auth==1.6.2
google-auth==1.6.3
requests==2.21.0
2 changes: 1 addition & 1 deletion appengine/standard_python37/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ flask==1.0.2
psycopg2==2.7.7
psycopg2-binary==2.7.7
PyMySQL==0.9.3
SQLAlchemy==1.2.17
SQLAlchemy==1.2.18
2 changes: 1 addition & 1 deletion appengine/standard_python37/custom-server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
uwsgi==2.0.17.1
uwsgi==2.0.18
flask==1.0.2
2 changes: 1 addition & 1 deletion appengine/standard_python37/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.1.5
Django==2.1.7
PyMySQL==0.9.3
2 changes: 1 addition & 1 deletion appengine/standard_python37/redis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.0.2
redis==3.1.0
redis==3.2.0
2 changes: 1 addition & 1 deletion asset/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-asset==0.1.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.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
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.13.2
google-cloud-storage==1.14.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.6.2
google-auth==1.6.3
google-auth-oauthlib==0.2.0
google-auth-httplib2==0.0.3
google-api-python-client==1.7.8
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.21.0
google-auth==1.6.2
google-auth==1.6.3
2 changes: 1 addition & 1 deletion bigquery/bqml/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-bigquery[pandas]==1.9.0
flaky==3.5.3
mock==2.0.0
pytest==4.2.0
pytest==4.3.0
2 changes: 1 addition & 1 deletion bigquery/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-bigquery[pandas]==1.9.0
google-auth-oauthlib==0.2.0
ipython==7.2.0
ipython==7.3.0
matplotlib==3.0.2
pytz==2018.9
4 changes: 2 additions & 2 deletions bigquery/datalab-migration/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-bigquery[pandas,pyarrow]==1.8.1
google-cloud-bigquery[pandas,pyarrow]==1.9.0
datalab==1.1.4
ipython==7.2.0; python_version > "2.7"
ipython==7.3.0; python_version > "2.7"
ipython<=5.5; python_version == "2.7"
google-cloud-monitoring<=0.28.1
8 changes: 4 additions & 4 deletions bigquery_storage/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-auth==1.6.2
google-auth==1.6.3
google-cloud-bigquery-storage==0.2.0
google-cloud-bigquery==1.8.1
fastavro==0.21.17
pandas==0.24.0
google-cloud-bigquery==1.9.0
fastavro==0.21.18
pandas==0.24.1
2 changes: 1 addition & 1 deletion cloud-sql/mysql/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.0.2
SQLAlchemy==1.2.17
SQLAlchemy==1.2.18
PyMySQL==0.9.3
2 changes: 1 addition & 1 deletion cloud-sql/postgres/sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==1.0.2
SQLAlchemy==1.2.17
SQLAlchemy==1.2.18
pg8000==1.13.1
2 changes: 1 addition & 1 deletion codelabs/flex_and_vision/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==1.0.2
gunicorn==19.9.0
google-cloud-vision==0.35.2
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-datastore==1.7.3
2 changes: 1 addition & 1 deletion composer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==1.6.2
google-auth==1.6.3
requests==2.21.0
six==1.12.0
4 changes: 2 additions & 2 deletions composer/tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cryptography==2.5
google-api-python-client==1.7.8
google-auth==1.6.2
google-cloud-storage==1.13.2
google-auth==1.6.3
google-cloud-storage==1.14.0
kubernetes==8.0.1
mysql-connector-python==8.0.15
2 changes: 1 addition & 1 deletion composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apache-airflow[gcp_api]==1.10.2
kubernetes==8.0.1
scipy==1.2.0
scipy==1.2.1
numpy==1.16.1
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.7.8
google-auth==1.6.2
google-auth==1.6.3
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.21.0
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.5
requests==2.21.0
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
4 changes: 2 additions & 2 deletions compute/oslogin/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.4
google-auth==1.6.1
google-api-python-client==1.7.8
google-auth==1.6.3
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.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
6 changes: 3 additions & 3 deletions container_engine/django_tutorial/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Django==2.1.5
mysqlclient==1.4.1
wheel==0.32.3
Django==2.1.7
mysqlclient==1.4.2.post1
wheel==0.33.1
gunicorn==19.9.0
psycopg2==2.7.7
4 changes: 2 additions & 2 deletions dataproc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-cloud==0.34.0
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
2 changes: 1 addition & 1 deletion dlp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-dlp==0.10.0
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-pubsub==0.39.1
google-cloud-datastore==1.7.3
google-cloud-bigquery==1.9.0
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
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.9.0
six==1.12.0
pyyaml==3.13
requests==2.21.0
google-auth==1.6.2
google-auth==1.6.3
google-auth-oauthlib==0.2.0
4 changes: 2 additions & 2 deletions functions/http/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-storage==1.13.2
xmltodict==0.11.0
google-cloud-storage==1.14.0
xmltodict==0.12.0
4 changes: 2 additions & 2 deletions functions/imagemagick/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-cloud-vision==0.35.2
google-cloud-storage==1.13.2
Wand==0.5.0
google-cloud-storage==1.14.0
Wand==0.5.1
2 changes: 1 addition & 1 deletion functions/ocr/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-cloud-pubsub==0.39.1
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
google-cloud-translate==1.3.3
google-cloud-vision==0.35.2
2 changes: 1 addition & 1 deletion functions/tips/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ google-cloud-error-reporting==0.30.1
google-cloud-pubsub==0.39.1
python-dateutil==2.8.0
requests==2.21.0
xmltodict==0.11.0
xmltodict==0.12.0
2 changes: 1 addition & 1 deletion healthcare/api-client/datasets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion healthcare/api-client/dicom/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud==0.34.0
requests==2.21.0
2 changes: 1 addition & 1 deletion healthcare/api-client/fhir/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud==0.34.0
requests==2.21.0
2 changes: 1 addition & 1 deletion healthcare/api-client/hl7v2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud==0.34.0
2 changes: 1 addition & 1 deletion iam/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
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.7.1
cryptography==2.5
flask==1.0.2
google-auth==1.6.2
google-auth==1.6.3
gunicorn==19.9.0
requests==2.21.0
requests_toolbelt==0.9.1
2 changes: 1 addition & 1 deletion iot/api-client/beta-features/gateway/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
oauth2client==4.1.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud-pubsub==0.39.1
cryptography==2.5
pyjwt==1.7.1
Expand Down
2 changes: 1 addition & 1 deletion 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.5
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud-pubsub==0.39.1
oauth2client==4.1.3
pyjwt==1.7.1
Expand Down
4 changes: 2 additions & 2 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.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-cloud-pubsub==0.39.1
google-cloud-storage==1.13.2
google-cloud-storage==1.14.0
cryptography==2.5
paho-mqtt==1.4.0
pyjwt==1.7.1
2 changes: 1 addition & 1 deletion iot/api-client/http_example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cryptography==2.5
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud-pubsub==0.39.1
pyjwt==1.7.1
requests==2.21.0
2 changes: 1 addition & 1 deletion iot/api-client/manager/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flaky==3.5.3
gcp-devrel-py-tools==0.0.15
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud-pubsub==0.39.1
oauth2client==4.1.3
paho-mqtt==1.4.0
Expand Down
2 changes: 1 addition & 1 deletion iot/api-client/mqtt_example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ flaky==3.5.3
gcp-devrel-py-tools==0.0.15
google-api-python-client==1.7.8
google-auth-httplib2==0.0.3
google-auth==1.6.2
google-auth==1.6.3
google-cloud-pubsub==0.39.1
pyjwt==1.7.1
paho-mqtt==1.4.0
2 changes: 1 addition & 1 deletion jobs/v2/api_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion jobs/v3/api_client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion kms/api-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-kms==0.2.1
google-cloud-kms==1.0.0
cryptography==2.5
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.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
2 changes: 1 addition & 1 deletion memorystore/redis/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# [START memorystore_requirements]
Flask==1.0.2
gunicorn==19.9.0
redis==3.1.0
redis==3.2.0
# [END memorystore_requirements]
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.12.0
google-api-python-client==1.7.8
google-auth==1.6.2
google-auth==1.6.3
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.7.8
google-auth==1.6.2
google-auth==1.6.3
google-auth-httplib2==0.0.3
Loading

0 comments on commit 55d99bf

Please sign in to comment.