Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update dependencies. #1658

Merged
merged 16 commits into from
Aug 28, 2018
Merged
6 changes: 3 additions & 3 deletions appengine/flexible/analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask==1.0.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
PyMySQL==0.8.0
gunicorn==19.9.0
PyMySQL==0.9.2
6 changes: 3 additions & 3 deletions appengine/flexible/cloudsql_postgresql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask==1.0.2
Flask-SQLAlchemy==2.3.2
gunicorn==19.7.1
psycopg2==2.7.4
gunicorn==19.9.0
psycopg2==2.7.5
6 changes: 3 additions & 3 deletions 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.6.0
gunicorn==19.7.1
Flask==1.0.2
google-cloud-datastore==1.7.0
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/disk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
10 changes: 5 additions & 5 deletions 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.31.0
gunicorn==19.7.1
psycopg2==2.7.4
Django==2.1
mysqlclient==1.3.13
wheel==0.31.1
gunicorn==19.9.0
psycopg2==2.7.5
4 changes: 2 additions & 2 deletions appengine/flexible/extending_runtime/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/hello_world/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/hello_world_django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Django==2.0.3
gunicorn==19.7.1
Django==2.1
gunicorn==19.9.0
6 changes: 3 additions & 3 deletions appengine/flexible/mailgun/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/mailjet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
mailjet-rest==1.3.0
4 changes: 2 additions & 2 deletions appengine/flexible/memcache/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
pylibmc==1.5.2
6 changes: 3 additions & 3 deletions appengine/flexible/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests[security]==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests[security]==2.19.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests==2.19.1
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
requests==2.18.4
Flask==1.0.2
gunicorn==19.9.0
requests==2.19.1
6 changes: 3 additions & 3 deletions appengine/flexible/numpy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
numpy==1.14.2
Flask==1.0.2
gunicorn==19.9.0
numpy==1.15.1
6 changes: 3 additions & 3 deletions 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.33.0
gunicorn==19.7.1
Flask==1.0.2
google-cloud-pubsub==0.37.2
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/redis/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
redis==2.10.6
10 changes: 5 additions & 5 deletions 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.1
Pillow==5.0.0
Flask==1.0.2
gunicorn==19.9.0
numpy==1.15.1
scipy==1.1.0
Pillow==5.2.0
6 changes: 3 additions & 3 deletions appengine/flexible/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
sendgrid==5.3.0
gunicorn==19.7.1
Flask==1.0.2
sendgrid==5.6.0
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/static_files/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
6 changes: 3 additions & 3 deletions 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.8.0
gunicorn==19.7.1
Flask==1.0.2
google-cloud-storage==1.10.0
gunicorn==19.9.0
4 changes: 2 additions & 2 deletions appengine/flexible/tasks/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
gunicorn==19.7.1
Flask==1.0.2
gunicorn==19.9.0
google-cloud-tasks==0.2.0
6 changes: 3 additions & 3 deletions 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.11.0
Flask==1.0.2
gunicorn==19.9.0
twilio==6.16.3
4 changes: 2 additions & 2 deletions appengine/standard/analytics/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
4 changes: 2 additions & 2 deletions 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.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 appengine/standard/django/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
PyMySQL==0.8.0
PyMySQL==0.9.2
Django<2.0.0,>=1.11.8
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==4.4.0
google-endpoints-api-management==1.8.0
google-endpoints==4.5.0
google-endpoints-api-management==1.9.1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-endpoints==4.4.0
google-endpoints-api-management==1.8.0
google-endpoints==4.5.0
google-endpoints-api-management==1.9.1
10 changes: 5 additions & 5 deletions appengine/standard/firebase/firenotes/backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==0.12.2
pyjwt==1.6.1
flask-cors==3.0.3
google-auth==1.4.1
requests==2.18.4
Flask==1.0.2
pyjwt==1.6.4
flask-cors==3.0.6
google-auth==1.5.1
requests==2.19.1
requests-toolbelt==0.8.0
4 changes: 2 additions & 2 deletions appengine/standard/firebase/firetactoe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flask==0.12.2
requests==2.18.4
flask==1.0.2
requests==2.19.1
requests_toolbelt==0.8.0
oauth2client==4.1.2
functools32==3.2.3.post2; python_version < "3"
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.2
Flask==1.0.2
Werkzeug<0.13.0,>=0.12.0
2 changes: 1 addition & 1 deletion appengine/standard/iap/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flask==0.12.2
Flask==1.0.2
4 changes: 2 additions & 2 deletions appengine/standard/mailjet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
mailjet-rest==1.3.0
2 changes: 1 addition & 1 deletion appengine/standard/ndb/transactions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flask==0.12.2
Flask==1.0.2
4 changes: 2 additions & 2 deletions appengine/standard/pubsub/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==0.12.2
google-api-python-client==1.7.3
Flask==1.0.2
google-api-python-client==1.7.4
2 changes: 1 addition & 1 deletion appengine/standard/sendgrid/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sendgrid==5.3.0
sendgrid==5.6.0
4 changes: 2 additions & 2 deletions 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.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 appengine/standard/urlfetch/requests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
requests-toolbelt==0.8.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-cloud-datastore==1.7.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-auth==1.5.0
google-cloud-datastore==1.7.0
google-auth==1.5.1
requests==2.19.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==1.0.2
google-cloud-datastore==1.6.0
google-auth==1.5.0
google-cloud-datastore==1.7.0
google-auth==1.5.1
requests==2.19.1
4 changes: 2 additions & 2 deletions 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.6
google-api-python-client==1.7.4
google-auth-httplib2==0.0.3
google-auth==1.4.1
google-auth==1.5.1
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.8.0
google-cloud-storage==1.10.0
8 changes: 4 additions & 4 deletions 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==1.5.1
google-auth-oauthlib==0.2.0
google-auth-httplib2==0.0.3
google-api-python-client==1.6.6
flask==0.12.2
requests==2.18.4
google-api-python-client==1.7.4
flask==1.0.2
requests==2.19.1
4 changes: 2 additions & 2 deletions 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.4.1
requests==2.19.1
google-auth==1.5.1
10 changes: 5 additions & 5 deletions bigquery/cloud-client/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-cloud-bigquery[pandas]==1.3.0
google-cloud-bigquery[pandas]==1.5.0
google-auth-oauthlib==0.2.0
ipython==5.5; python_version < "3"
ipython; python_version > "3"
matplotlib
pytz==2018.3
ipython==6.5.0; python_version < "3"
ipython==6.5.0; python_version > "3"
matplotlib==2.2.3
pytz==2018.5
2 changes: 1 addition & 1 deletion bigtable/metricscaler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
google-cloud-bigtable==0.29.0
google-cloud-monitoring==0.28.1
google-cloud-monitoring==0.30.1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
google-cloud-datastore==1.6.0
google-cloud-datastore==1.7.0
10 changes: 5 additions & 5 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.30.1
google-cloud-storage==1.8.0
google-cloud-datastore==1.6.0
Flask==1.0.2
gunicorn==19.9.0
google-cloud-vision==0.33.0
google-cloud-storage==1.10.0
google-cloud-datastore==1.7.0
6 changes: 3 additions & 3 deletions composer/rest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
google-auth==1.4.1
requests==2.18.4
six==1.11.0
google-auth==1.5.1
requests==2.19.1
six==1.11.0
4 changes: 2 additions & 2 deletions composer/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
https://dist.apache.org/repos/dist/dev/incubator/airflow/1.10.0rc2/apache-airflow-1.10.0rc2+incubating-bin.tar.gz#egg=apache-airflow[gcp_api]
apache-airflow[gcp_api]==1.10.0
scipy==1.1.0
numpy==1.14.2
numpy==1.15.1
4 changes: 2 additions & 2 deletions compute/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
6 changes: 3 additions & 3 deletions 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.6
google-auth==1.4.1
requests==2.19.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
8 changes: 4 additions & 4 deletions compute/encryption/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cryptography==2.2.2
requests==2.18.4
google-api-python-client==1.6.6
google-auth==1.4.1
cryptography==2.3.1
requests==2.19.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 compute/metadata/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
requests==2.18.4
requests==2.19.1
4 changes: 2 additions & 2 deletions compute/xmpp_wikibot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
requests==2.18.4
Flask==1.0.2
requests==2.19.1
sleekxmpp==1.3.3
six==1.11.0
4 changes: 2 additions & 2 deletions 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.6
google-auth==1.4.1
google-api-python-client==1.7.4
google-auth==1.5.1
google-auth-httplib2==0.0.3
10 changes: 5 additions & 5 deletions 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.31.0
gunicorn==19.7.1
psycopg2==2.7.4
Django==2.1
mysqlclient==1.3.13
wheel==0.31.1
gunicorn==19.9.0
psycopg2==2.7.5
6 changes: 3 additions & 3 deletions dataproc/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
google-cloud==0.32.0
google-cloud==0.34.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.6.0
google-cloud-datastore==1.7.0
Loading