diff --git a/appengine/flexible/analytics/requirements.txt b/appengine/flexible/analytics/requirements.txt index 202c254e07..da1bcd8111 100644 --- a/appengine/flexible/analytics/requirements.txt +++ b/appengine/flexible/analytics/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests[security]==2.22.0 diff --git a/appengine/flexible/cloudsql/requirements.txt b/appengine/flexible/cloudsql/requirements.txt index b21ca30163..3a6d8955af 100644 --- a/appengine/flexible/cloudsql/requirements.txt +++ b/appengine/flexible/cloudsql/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 Flask-SQLAlchemy==2.4.1 -gunicorn==19.9.0 +gunicorn==20.0.4 PyMySQL==0.9.3 diff --git a/appengine/flexible/cloudsql_postgresql/requirements.txt b/appengine/flexible/cloudsql_postgresql/requirements.txt index 33483c3f6d..1b441a0e9b 100644 --- a/appengine/flexible/cloudsql_postgresql/requirements.txt +++ b/appengine/flexible/cloudsql_postgresql/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 Flask-SQLAlchemy==2.4.1 -gunicorn==19.9.0 -psycopg2==2.8.3 +gunicorn==20.0.4 +psycopg2==2.8.4 diff --git a/appengine/flexible/disk/requirements.txt b/appengine/flexible/disk/requirements.txt index 93d7fd192a..573d9bfa6d 100644 --- a/appengine/flexible/disk/requirements.txt +++ b/appengine/flexible/disk/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index 5e898edbe0..afa1650b87 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -1,5 +1,5 @@ -Django==2.2.5 +Django==3.0.1 # mysqlclient==1.4.1 # Uncomment this line if using MySQL wheel==0.33.6 -gunicorn==19.9.0 -psycopg2==2.8.3 +gunicorn==20.0.4 +psycopg2==2.8.4 diff --git a/appengine/flexible/extending_runtime/requirements.txt b/appengine/flexible/extending_runtime/requirements.txt index 93d7fd192a..573d9bfa6d 100644 --- a/appengine/flexible/extending_runtime/requirements.txt +++ b/appengine/flexible/extending_runtime/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/hello_world/requirements.txt b/appengine/flexible/hello_world/requirements.txt index 93d7fd192a..573d9bfa6d 100644 --- a/appengine/flexible/hello_world/requirements.txt +++ b/appengine/flexible/hello_world/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/hello_world_django/requirements.txt b/appengine/flexible/hello_world_django/requirements.txt index 276142b9a2..8a6bdd090a 100644 --- a/appengine/flexible/hello_world_django/requirements.txt +++ b/appengine/flexible/hello_world_django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.2.5 -gunicorn==19.9.0 +Django==3.0.1 +gunicorn==20.0.4 diff --git a/appengine/flexible/mailgun/requirements.txt b/appengine/flexible/mailgun/requirements.txt index 202c254e07..da1bcd8111 100644 --- a/appengine/flexible/mailgun/requirements.txt +++ b/appengine/flexible/mailgun/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests[security]==2.22.0 diff --git a/appengine/flexible/mailjet/requirements.txt b/appengine/flexible/mailjet/requirements.txt index b1a3a61db0..ad0c8e1694 100644 --- a/appengine/flexible/mailjet/requirements.txt +++ b/appengine/flexible/mailjet/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests[security]==2.22.0 mailjet-rest==1.3.3 diff --git a/appengine/flexible/memcache/requirements.txt b/appengine/flexible/memcache/requirements.txt index f8d9cfaa3b..d1291411f6 100644 --- a/appengine/flexible/memcache/requirements.txt +++ b/appengine/flexible/memcache/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 pylibmc==1.6.1 diff --git a/appengine/flexible/metadata/requirements.txt b/appengine/flexible/metadata/requirements.txt index 202c254e07..da1bcd8111 100644 --- a/appengine/flexible/metadata/requirements.txt +++ b/appengine/flexible/metadata/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests[security]==2.22.0 diff --git a/appengine/flexible/multiple_services/gateway-service/requirements.txt b/appengine/flexible/multiple_services/gateway-service/requirements.txt index 9b7fae06c9..b859df8cb3 100644 --- a/appengine/flexible/multiple_services/gateway-service/requirements.txt +++ b/appengine/flexible/multiple_services/gateway-service/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests==2.22.0 diff --git a/appengine/flexible/multiple_services/static-service/requirements.txt b/appengine/flexible/multiple_services/static-service/requirements.txt index 9b7fae06c9..b859df8cb3 100644 --- a/appengine/flexible/multiple_services/static-service/requirements.txt +++ b/appengine/flexible/multiple_services/static-service/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests==2.22.0 diff --git a/appengine/flexible/numpy/requirements.txt b/appengine/flexible/numpy/requirements.txt index 95c9adb50c..2c897a5f5f 100644 --- a/appengine/flexible/numpy/requirements.txt +++ b/appengine/flexible/numpy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 -numpy==1.17.2 +gunicorn==20.0.4 +numpy==1.17.4 diff --git a/appengine/flexible/pubsub/requirements.txt b/appengine/flexible/pubsub/requirements.txt index 5776bb2bf1..60f9fdda30 100644 --- a/appengine/flexible/pubsub/requirements.txt +++ b/appengine/flexible/pubsub/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -google-cloud-pubsub==1.0.0 -gunicorn==19.9.0 +google-cloud-pubsub==1.1.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/redis/requirements.txt b/appengine/flexible/redis/requirements.txt index cc6ef94164..3d18cfda2a 100644 --- a/appengine/flexible/redis/requirements.txt +++ b/appengine/flexible/redis/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 -redis==3.3.8 +gunicorn==20.0.4 +redis==3.3.11 diff --git a/appengine/flexible/sendgrid/requirements.txt b/appengine/flexible/sendgrid/requirements.txt index 8a45a0f9d2..3d049dc298 100644 --- a/appengine/flexible/sendgrid/requirements.txt +++ b/appengine/flexible/sendgrid/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 sendgrid==6.1.0 -gunicorn==19.9.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/static_files/requirements.txt b/appengine/flexible/static_files/requirements.txt index 93d7fd192a..573d9bfa6d 100644 --- a/appengine/flexible/static_files/requirements.txt +++ b/appengine/flexible/static_files/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/storage/requirements.txt b/appengine/flexible/storage/requirements.txt index cc43052bfd..b4b161b134 100644 --- a/appengine/flexible/storage/requirements.txt +++ b/appengine/flexible/storage/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -google-cloud-storage==1.19.1 -gunicorn==19.9.0 +google-cloud-storage==1.23.0 +gunicorn==20.0.4 diff --git a/appengine/flexible/tasks/requirements.txt b/appengine/flexible/tasks/requirements.txt index 1316707458..c87b957c96 100644 --- a/appengine/flexible/tasks/requirements.txt +++ b/appengine/flexible/tasks/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 google-cloud-tasks==1.3.0 googleapis-common-protos==1.6.0 diff --git a/appengine/flexible/twilio/requirements.txt b/appengine/flexible/twilio/requirements.txt index 96aa35b6d6..0de819434f 100644 --- a/appengine/flexible/twilio/requirements.txt +++ b/appengine/flexible/twilio/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 -twilio==6.31.0 +gunicorn==20.0.4 +twilio==6.35.1 diff --git a/appengine/flexible/websockets/requirements.txt b/appengine/flexible/websockets/requirements.txt index b1b3bc4f9f..be55d2ff7a 100644 --- a/appengine/flexible/websockets/requirements.txt +++ b/appengine/flexible/websockets/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 Flask-Sockets==0.2.1 -gunicorn==19.9.0 +gunicorn==20.0.4 requests==2.22.0 diff --git a/appengine/standard/firebase/firenotes/backend/requirements.txt b/appengine/standard/firebase/firenotes/backend/requirements.txt index dbc9087db1..d6877c01ef 100644 --- a/appengine/standard/firebase/firenotes/backend/requirements.txt +++ b/appengine/standard/firebase/firenotes/backend/requirements.txt @@ -1,6 +1,6 @@ Flask==1.1.1 pyjwt==1.7.1 flask-cors==3.0.8 -google-auth==1.6.3 +google-auth==1.10.0 requests==2.22.0 requests-toolbelt==0.9.1 diff --git a/appengine/standard/mailgun/requirements.txt b/appengine/standard/mailgun/requirements.txt index 1a805314e4..993231295f 100644 --- a/appengine/standard/mailgun/requirements.txt +++ b/appengine/standard/mailgun/requirements.txt @@ -1 +1 @@ -httplib2==0.13.1 +httplib2==0.15.0 diff --git a/appengine/standard/storage/api-client/requirements.txt b/appengine/standard/storage/api-client/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/appengine/standard/storage/api-client/requirements.txt +++ b/appengine/standard/storage/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/appengine/standard_python37/bigquery/requirements.txt b/appengine/standard_python37/bigquery/requirements.txt index 4283d2fb9a..a38c284f48 100644 --- a/appengine/standard_python37/bigquery/requirements.txt +++ b/appengine/standard_python37/bigquery/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-bigquery==1.20.0 +google-cloud-bigquery==1.23.1 Flask==1.1.1 diff --git a/appengine/standard_python37/building-an-app/building-an-app-2/requirements.txt b/appengine/standard_python37/building-an-app/building-an-app-2/requirements.txt index fb226bb63b..c5270c9d9f 100644 --- a/appengine/standard_python37/building-an-app/building-an-app-2/requirements.txt +++ b/appengine/standard_python37/building-an-app/building-an-app-2/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -google-cloud-datastore==1.9.0 +google-cloud-datastore==1.10.0 diff --git a/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt b/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt index f21ff6a99a..ab23dedfba 100644 --- a/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt +++ b/appengine/standard_python37/building-an-app/building-an-app-3/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -google-cloud-datastore==1.9.0 -google-auth==1.6.3 +google-cloud-datastore==1.10.0 +google-auth==1.10.0 requests==2.22.0 diff --git a/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt b/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt index f21ff6a99a..ab23dedfba 100644 --- a/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt +++ b/appengine/standard_python37/building-an-app/building-an-app-4/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -google-cloud-datastore==1.9.0 -google-auth==1.6.3 +google-cloud-datastore==1.10.0 +google-auth==1.10.0 requests==2.22.0 diff --git a/appengine/standard_python37/cloud_debugger/requirements.txt b/appengine/standard_python37/cloud_debugger/requirements.txt index 323aa492d4..50c03c6dff 100644 --- a/appengine/standard_python37/cloud_debugger/requirements.txt +++ b/appengine/standard_python37/cloud_debugger/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -google-python-cloud-debugger +google-python-cloud-debugger==2.14 diff --git a/appengine/standard_python37/cloudsql/requirements.txt b/appengine/standard_python37/cloudsql/requirements.txt index ac534079e2..e3a501e447 100644 --- a/appengine/standard_python37/cloudsql/requirements.txt +++ b/appengine/standard_python37/cloudsql/requirements.txt @@ -1,5 +1,5 @@ flask==1.1.1 -psycopg2==2.8.3 -psycopg2-binary==2.8.3 +psycopg2==2.8.4 +psycopg2-binary==2.8.4 PyMySQL==0.9.3 -SQLAlchemy==1.3.8 +SQLAlchemy==1.3.12 diff --git a/appengine/standard_python37/django/requirements.txt b/appengine/standard_python37/django/requirements.txt index 2240b0c328..d3add46b47 100644 --- a/appengine/standard_python37/django/requirements.txt +++ b/appengine/standard_python37/django/requirements.txt @@ -1,2 +1,2 @@ -Django==2.1.14 +Django==3.0.1 PyMySQL==0.9.3 diff --git a/appengine/standard_python37/pubsub/requirements.txt b/appengine/standard_python37/pubsub/requirements.txt index 51b3fb725a..fb2e9dbd92 100644 --- a/appengine/standard_python37/pubsub/requirements.txt +++ b/appengine/standard_python37/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 google-api-python-client==1.7.11 -google-auth==1.6.3 -google-cloud-pubsub==1.0.0 +google-auth==1.10.0 +google-cloud-pubsub==1.1.0 diff --git a/appengine/standard_python37/redis/requirements.txt b/appengine/standard_python37/redis/requirements.txt index 42aa6b2a22..ec453d8c44 100644 --- a/appengine/standard_python37/redis/requirements.txt +++ b/appengine/standard_python37/redis/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -redis==3.3.8 +redis==3.3.11 diff --git a/appengine/standard_python37/spanner/requirements.txt b/appengine/standard_python37/spanner/requirements.txt index c9d9f4eaec..ffebe900b2 100644 --- a/appengine/standard_python37/spanner/requirements.txt +++ b/appengine/standard_python37/spanner/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-spanner==1.10.0 +google-cloud-spanner==1.13.0 Flask==1.1.1 diff --git a/asset/cloud-client/requirements.txt b/asset/cloud-client/requirements.txt index 242f426848..4c475baaae 100644 --- a/asset/cloud-client/requirements.txt +++ b/asset/cloud-client/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-storage==1.19.1 +google-cloud-storage==1.23.0 google-cloud-asset==0.6.0 -google-cloud-resource-manager==0.29.2 -google-cloud-pubsub==1.0.2 \ No newline at end of file +google-cloud-resource-manager==0.30.0 +google-cloud-pubsub==1.1.0 diff --git a/auth/api-client/requirements.txt b/auth/api-client/requirements.txt index 4bb479d02d..877d1c3976 100644 --- a/auth/api-client/requirements.txt +++ b/auth/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.10.0 diff --git a/auth/cloud-client/requirements.txt b/auth/cloud-client/requirements.txt index 0a5663f184..70d69cfcac 100644 --- a/auth/cloud-client/requirements.txt +++ b/auth/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-storage==1.19.1 +google-cloud-storage==1.23.0 diff --git a/auth/end-user/web/requirements.txt b/auth/end-user/web/requirements.txt index f60263e1d5..b543a29cae 100644 --- a/auth/end-user/web/requirements.txt +++ b/auth/end-user/web/requirements.txt @@ -1,5 +1,5 @@ -google-auth==1.6.3 -google-auth-oauthlib==0.4.0 +google-auth==1.10.0 +google-auth-oauthlib==0.4.1 google-auth-httplib2==0.0.3 google-api-python-client==1.7.11 flask==1.1.1 diff --git a/auth/http-client/requirements.txt b/auth/http-client/requirements.txt index 34bd4a877a..2c0823f9d4 100644 --- a/auth/http-client/requirements.txt +++ b/auth/http-client/requirements.txt @@ -1,2 +1,2 @@ requests==2.22.0 -google-auth==1.6.3 +google-auth==1.10.0 diff --git a/automl/beta/requirements.txt b/automl/beta/requirements.txt index 7d202213a8..08350c58c6 100644 --- a/automl/beta/requirements.txt +++ b/automl/beta/requirements.txt @@ -1 +1 @@ -google-cloud-automl==0.7.0 +google-cloud-automl==0.9.0 diff --git a/bigquery/pandas-gbq-migration/requirements.txt b/bigquery/pandas-gbq-migration/requirements.txt index e4c7c1b0c2..6ba0ec2f26 100644 --- a/bigquery/pandas-gbq-migration/requirements.txt +++ b/bigquery/pandas-gbq-migration/requirements.txt @@ -1,5 +1,5 @@ -google-cloud-bigquery==1.20.0 +google-cloud-bigquery==1.23.1 google-cloud-bigquery-storage==0.7.0 -pandas==0.25.1 -pandas-gbq==0.11.0 -pyarrow==0.14.1 +pandas==0.25.3 +pandas-gbq==0.13.0 +pyarrow==0.15.1 diff --git a/bigquery_storage/to_dataframe/requirements.txt b/bigquery_storage/to_dataframe/requirements.txt index 5b42cef17e..d513f1b7d6 100644 --- a/bigquery_storage/to_dataframe/requirements.txt +++ b/bigquery_storage/to_dataframe/requirements.txt @@ -1,6 +1,6 @@ -google-auth==1.6.3 +google-auth==1.10.0 google-cloud-bigquery-storage==0.7.0 -google-cloud-bigquery==1.20.0 -pyarrow==0.14.1 -ipython==7.8.0 -pandas==0.25.1 +google-cloud-bigquery==1.23.1 +pyarrow==0.15.1 +ipython==7.10.2 +pandas==0.25.3 diff --git a/bigtable/hello/requirements.txt b/bigtable/hello/requirements.txt index 23ceb63006..549a72de76 100644 --- a/bigtable/hello/requirements.txt +++ b/bigtable/hello/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-bigtable==1.0.0 -google-cloud-core==1.0.3 +google-cloud-bigtable==1.2.0 +google-cloud-core==1.1.0 diff --git a/bigtable/instanceadmin/requirements.txt b/bigtable/instanceadmin/requirements.txt index 919c91b59f..91caab3dd6 100755 --- a/bigtable/instanceadmin/requirements.txt +++ b/bigtable/instanceadmin/requirements.txt @@ -1 +1 @@ -google-cloud-bigtable==1.0.0 +google-cloud-bigtable==1.2.0 diff --git a/bigtable/metricscaler/requirements.txt b/bigtable/metricscaler/requirements.txt index 9584823ff3..83ff617048 100644 --- a/bigtable/metricscaler/requirements.txt +++ b/bigtable/metricscaler/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-bigtable==1.0.0 -google-cloud-monitoring==0.33.0 +google-cloud-bigtable==1.2.0 +google-cloud-monitoring==0.34.0 diff --git a/bigtable/snippets/writes/requirements.txt b/bigtable/snippets/writes/requirements.txt index 919c91b59f..91caab3dd6 100755 --- a/bigtable/snippets/writes/requirements.txt +++ b/bigtable/snippets/writes/requirements.txt @@ -1 +1 @@ -google-cloud-bigtable==1.0.0 +google-cloud-bigtable==1.2.0 diff --git a/bigtable/tableadmin/requirements.txt b/bigtable/tableadmin/requirements.txt index 919c91b59f..91caab3dd6 100755 --- a/bigtable/tableadmin/requirements.txt +++ b/bigtable/tableadmin/requirements.txt @@ -1 +1 @@ -google-cloud-bigtable==1.0.0 +google-cloud-bigtable==1.2.0 diff --git a/blog/introduction_to_data_models_in_cloud_datastore/requirements.txt b/blog/introduction_to_data_models_in_cloud_datastore/requirements.txt index b2143777b5..c5f7bc1967 100644 --- a/blog/introduction_to_data_models_in_cloud_datastore/requirements.txt +++ b/blog/introduction_to_data_models_in_cloud_datastore/requirements.txt @@ -1 +1 @@ -google-cloud-datastore==1.9.0 +google-cloud-datastore==1.10.0 diff --git a/cdn/requirements.txt b/cdn/requirements.txt index b1013c1934..68673853bd 100644 --- a/cdn/requirements.txt +++ b/cdn/requirements.txt @@ -1 +1 @@ -six==1.12.0 +six==1.13.0 diff --git a/cloud-sql/mysql/sqlalchemy/requirements.txt b/cloud-sql/mysql/sqlalchemy/requirements.txt index 916d1652d0..695f442dc8 100644 --- a/cloud-sql/mysql/sqlalchemy/requirements.txt +++ b/cloud-sql/mysql/sqlalchemy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -SQLAlchemy==1.3.8 +SQLAlchemy==1.3.12 PyMySQL==0.9.3 diff --git a/cloud-sql/postgres/sqlalchemy/requirements.txt b/cloud-sql/postgres/sqlalchemy/requirements.txt index 1e1dd2949f..5e83520bc9 100644 --- a/cloud-sql/postgres/sqlalchemy/requirements.txt +++ b/cloud-sql/postgres/sqlalchemy/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -SQLAlchemy==1.3.8 +SQLAlchemy==1.3.12 pg8000==1.13.2 diff --git a/codelabs/flex_and_vision/requirements.txt b/codelabs/flex_and_vision/requirements.txt index 8fa7c6aabb..31fcfde283 100644 --- a/codelabs/flex_and_vision/requirements.txt +++ b/codelabs/flex_and_vision/requirements.txt @@ -1,5 +1,5 @@ Flask==1.1.1 -gunicorn==19.9.0 -google-cloud-vision==0.39.0 -google-cloud-storage==1.19.1 -google-cloud-datastore==1.9.0 +gunicorn==20.0.4 +google-cloud-vision==0.41.0 +google-cloud-storage==1.23.0 +google-cloud-datastore==1.10.0 diff --git a/composer/rest/requirements.txt b/composer/rest/requirements.txt index b78809bab0..761e4b1617 100644 --- a/composer/rest/requirements.txt +++ b/composer/rest/requirements.txt @@ -1,3 +1,3 @@ -google-auth==1.6.3 +google-auth==1.10.0 requests==2.22.0 -six==1.12.0 +six==1.13.0 diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index fa8ac48da3..e11a562c5b 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -1,4 +1,4 @@ -apache-airflow[gcp]==1.10.5 +apache-airflow[gcp]==1.10.6 kubernetes==10.0.1 -scipy==1.3.1 -numpy==1.17.2 +scipy==1.4.1 +numpy==1.17.4 diff --git a/compute/auth/requirements.txt b/compute/auth/requirements.txt index 07b60f5e94..dd39ca16b2 100644 --- a/compute/auth/requirements.txt +++ b/compute/auth/requirements.txt @@ -1,4 +1,4 @@ requests==2.22.0 google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/compute/encryption/requirements.txt b/compute/encryption/requirements.txt index c49bf2bc3d..e4dc8d4a1a 100644 --- a/compute/encryption/requirements.txt +++ b/compute/encryption/requirements.txt @@ -1,5 +1,5 @@ -cryptography==2.7 +cryptography==2.8 requests==2.22.0 google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/compute/oslogin/requirements.txt b/compute/oslogin/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/compute/oslogin/requirements.txt +++ b/compute/oslogin/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/compute/xmpp_wikibot/requirements.txt b/compute/xmpp_wikibot/requirements.txt index a294c35a6c..e44374e7b7 100644 --- a/compute/xmpp_wikibot/requirements.txt +++ b/compute/xmpp_wikibot/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 requests==2.22.0 sleekxmpp==1.3.3 -six==1.12.0 +six==1.13.0 diff --git a/datacatalog/cloud-client/requirements.txt b/datacatalog/cloud-client/requirements.txt index dbd7eccd96..8a41223bc3 100644 --- a/datacatalog/cloud-client/requirements.txt +++ b/datacatalog/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-datacatalog==0.3.0 +google-cloud-datacatalog==0.5.0 diff --git a/dataflow/encryption-keys/requirements.txt b/dataflow/encryption-keys/requirements.txt index d1ce1adeb9..9bf2ccc535 100644 --- a/dataflow/encryption-keys/requirements.txt +++ b/dataflow/encryption-keys/requirements.txt @@ -1 +1 @@ -apache-beam[gcp]==2.15.0 +apache-beam[gcp]==2.16.0 diff --git a/datalabeling/requirements.txt b/datalabeling/requirements.txt index a9acc6e798..dfa6d4e276 100644 --- a/datalabeling/requirements.txt +++ b/datalabeling/requirements.txt @@ -1 +1 @@ -google-cloud-datalabeling==0.2.1 +google-cloud-datalabeling==0.3.0 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index 0ffe752a6e..f39bf65a8b 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,6 +1,6 @@ grpcio>=1.2.0 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 google-cloud==0.34.0 -google-cloud-storage==1.19.1 +google-cloud-storage==1.23.0 google-cloud-dataproc==0.6.1 diff --git a/datastore/cloud-client/requirements.txt b/datastore/cloud-client/requirements.txt index b2143777b5..c5f7bc1967 100644 --- a/datastore/cloud-client/requirements.txt +++ b/datastore/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-datastore==1.9.0 +google-cloud-datastore==1.10.0 diff --git a/dns/api/requirements.txt b/dns/api/requirements.txt index 27c94ff0e0..dd500c21f3 100644 --- a/dns/api/requirements.txt +++ b/dns/api/requirements.txt @@ -1 +1 @@ -google-cloud-dns==0.30.2 +google-cloud-dns==0.31.0 diff --git a/endpoints/getting-started-grpc/requirements.txt b/endpoints/getting-started-grpc/requirements.txt index f766e4d140..8282b41c15 100644 --- a/endpoints/getting-started-grpc/requirements.txt +++ b/endpoints/getting-started-grpc/requirements.txt @@ -1,2 +1,2 @@ -grpcio==1.23.0 -grpcio-tools==1.23.0 +grpcio==1.26.0 +grpcio-tools==1.26.0 diff --git a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt +++ b/endpoints/getting-started/clients/service_to_service_non_default/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/endpoints/getting-started/requirements.txt b/endpoints/getting-started/requirements.txt index 30bb631bf3..80c3419a59 100644 --- a/endpoints/getting-started/requirements.txt +++ b/endpoints/getting-started/requirements.txt @@ -1,8 +1,8 @@ Flask==1.1.1 flask-cors==3.0.8 -gunicorn==19.9.0 -six==1.12.0 -pyyaml==5.1.2 +gunicorn==20.0.4 +six==1.13.0 +pyyaml==5.2 requests==2.22.0 -google-auth==1.6.3 -google-auth-oauthlib==0.4.0 +google-auth==1.10.0 +google-auth-oauthlib==0.4.1 diff --git a/error_reporting/api/requirements.txt b/error_reporting/api/requirements.txt index 9035e7cd51..c9ac085158 100644 --- a/error_reporting/api/requirements.txt +++ b/error_reporting/api/requirements.txt @@ -1 +1 @@ -google-cloud-error-reporting==0.32.1 +google-cloud-error-reporting==0.33.0 diff --git a/error_reporting/fluent_on_compute/requirements.txt b/error_reporting/fluent_on_compute/requirements.txt index 1b1073c1e4..5501f897ac 100644 --- a/error_reporting/fluent_on_compute/requirements.txt +++ b/error_reporting/fluent_on_compute/requirements.txt @@ -1 +1 @@ -fluent-logger==0.9.3 +fluent-logger==0.9.4 diff --git a/functions/billing/requirements.txt b/functions/billing/requirements.txt index 35e3a60618..86b10d9f75 100644 --- a/functions/billing/requirements.txt +++ b/functions/billing/requirements.txt @@ -1,3 +1,3 @@ -slackclient==2.2.0 +slackclient==2.5.0 oauth2client==4.1.3 google-api-python-client==1.7.11 diff --git a/functions/composer/requirements.txt b/functions/composer/requirements.txt index 56bb0a0fef..b747d86d27 100644 --- a/functions/composer/requirements.txt +++ b/functions/composer/requirements.txt @@ -1,2 +1,2 @@ requests_toolbelt==0.9.1 -google-auth==1.6.2 +google-auth==1.10.0 diff --git a/functions/firebase/requirements.txt b/functions/firebase/requirements.txt index 85829b74e1..17d2a9ddac 100644 --- a/functions/firebase/requirements.txt +++ b/functions/firebase/requirements.txt @@ -1 +1 @@ -google-cloud-firestore==1.4.0 +google-cloud-firestore==1.6.0 diff --git a/functions/helloworld/requirements.txt b/functions/helloworld/requirements.txt index 9dd2123579..f196e2ac91 100644 --- a/functions/helloworld/requirements.txt +++ b/functions/helloworld/requirements.txt @@ -1,2 +1,2 @@ flask==1.1.1 -google-cloud-error-reporting==0.32.1 +google-cloud-error-reporting==0.33.0 diff --git a/functions/http/requirements.txt b/functions/http/requirements.txt index a4b08ac584..934f1719a4 100644 --- a/functions/http/requirements.txt +++ b/functions/http/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-storage==1.19.1 +google-cloud-storage==1.23.0 xmltodict==0.12.0 diff --git a/functions/log/requirements.txt b/functions/log/requirements.txt index 8048908a2c..03f9591459 100644 --- a/functions/log/requirements.txt +++ b/functions/log/requirements.txt @@ -1 +1 @@ -google-cloud-logging==1.12.1 +google-cloud-logging==1.14.0 diff --git a/functions/memorystore/redis/requirements.txt b/functions/memorystore/redis/requirements.txt index e49f92d55f..dd70cdbb0b 100644 --- a/functions/memorystore/redis/requirements.txt +++ b/functions/memorystore/redis/requirements.txt @@ -1 +1 @@ -redis==3.3.8 +redis==3.3.11 diff --git a/functions/spanner/requirements.txt b/functions/spanner/requirements.txt index d6c8494b9b..5fcaee3a87 100644 --- a/functions/spanner/requirements.txt +++ b/functions/spanner/requirements.txt @@ -1 +1 @@ -google-cloud-spanner==1.10.0 +google-cloud-spanner==1.13.0 diff --git a/functions/sql/requirements.txt b/functions/sql/requirements.txt index 5ca7a7906f..2ebf20a2f3 100644 --- a/functions/sql/requirements.txt +++ b/functions/sql/requirements.txt @@ -1,2 +1,2 @@ -psycopg2==2.8.3 +psycopg2==2.8.4 PyMySQL==0.9.3 diff --git a/functions/tips/requirements.txt b/functions/tips/requirements.txt index a222d5ea5e..66307282f5 100644 --- a/functions/tips/requirements.txt +++ b/functions/tips/requirements.txt @@ -1,5 +1,5 @@ -google-cloud-error-reporting==0.32.1 -google-cloud-pubsub==1.0.0 -python-dateutil==2.8.0 +google-cloud-error-reporting==0.33.0 +google-cloud-pubsub==1.1.0 +python-dateutil==2.8.1 requests==2.22.0 xmltodict==0.12.0 diff --git a/healthcare/api-client/datasets/requirements.txt b/healthcare/api-client/datasets/requirements.txt index 444baefe88..abad7718d8 100644 --- a/healthcare/api-client/datasets/requirements.txt +++ b/healthcare/api-client/datasets/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.10.0 google-cloud==0.34.0 diff --git a/healthcare/api-client/dicom/requirements.txt b/healthcare/api-client/dicom/requirements.txt index 58ae744ab3..deccf165a3 100644 --- a/healthcare/api-client/dicom/requirements.txt +++ b/healthcare/api-client/dicom/requirements.txt @@ -1,5 +1,5 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.10.0 google-cloud==0.34.0 requests==2.22.0 diff --git a/healthcare/api-client/hl7v2/requirements.txt b/healthcare/api-client/hl7v2/requirements.txt index 444baefe88..abad7718d8 100644 --- a/healthcare/api-client/hl7v2/requirements.txt +++ b/healthcare/api-client/hl7v2/requirements.txt @@ -1,4 +1,4 @@ google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.10.0 google-cloud==0.34.0 diff --git a/iap/requirements.txt b/iap/requirements.txt index c070007e37..f14e1ad8f8 100644 --- a/iap/requirements.txt +++ b/iap/requirements.txt @@ -1,7 +1,7 @@ PyJWT==1.7.1 -cryptography==2.7 +cryptography==2.8 flask==1.1.1 -google-auth==1.6.3 -gunicorn==19.9.0 +google-auth==1.10.0 +gunicorn==20.0.4 requests==2.22.0 requests_toolbelt==0.9.1 diff --git a/iot/api-client/codelabs/requirements.txt b/iot/api-client/codelabs/requirements.txt index 5ddb36b727..3fb91c59ad 100644 --- a/iot/api-client/codelabs/requirements.txt +++ b/iot/api-client/codelabs/requirements.txt @@ -1,3 +1,3 @@ -cryptography==2.7 -paho-mqtt==1.4.0 +cryptography==2.8 +paho-mqtt==1.5.0 pyjwt==1.7.1 diff --git a/iot/api-client/end_to_end_example/requirements.txt b/iot/api-client/end_to_end_example/requirements.txt index 636429982e..bc989edb7f 100644 --- a/iot/api-client/end_to_end_example/requirements.txt +++ b/iot/api-client/end_to_end_example/requirements.txt @@ -1,8 +1,8 @@ -cryptography==2.7 +cryptography==2.8 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 -google-cloud-pubsub==1.0.0 +google-auth==1.10.0 +google-cloud-pubsub==1.1.0 oauth2client==4.1.3 pyjwt==1.7.1 -paho-mqtt==1.4.0 +paho-mqtt==1.5.0 diff --git a/iot/api-client/http_example/requirements.txt b/iot/api-client/http_example/requirements.txt index 0195354c8e..797b3131da 100644 --- a/iot/api-client/http_example/requirements.txt +++ b/iot/api-client/http_example/requirements.txt @@ -1,8 +1,8 @@ -cryptography==2.7 +cryptography==2.8 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.2 +google-auth==1.10.0 google-cloud-iot==0.3.0 -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.1.0 pyjwt==1.7.1 requests==2.22.0 diff --git a/iot/api-client/manager/requirements.txt b/iot/api-client/manager/requirements.txt index 6ba0f9ee51..e2c18d7e23 100644 --- a/iot/api-client/manager/requirements.txt +++ b/iot/api-client/manager/requirements.txt @@ -1,11 +1,11 @@ -cryptography==2.7 +cryptography==2.8 flaky==3.6.1 gcp-devrel-py-tools==0.0.15 google-api-python-client==1.7.11 google-auth-httplib2==0.0.3 -google-auth==1.6.3 +google-auth==1.10.0 google-cloud-iot==0.3.0 -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.1.0 oauth2client==4.1.3 -paho-mqtt==1.4.0 +paho-mqtt==1.5.0 pyjwt==1.7.1 diff --git a/iot/api-client/scripts/requirements.txt b/iot/api-client/scripts/requirements.txt index a97fc0997e..a5a8b2bb92 100644 --- a/iot/api-client/scripts/requirements.txt +++ b/iot/api-client/scripts/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.1.0 diff --git a/kms/api-client/requirements.txt b/kms/api-client/requirements.txt index efc7be5ee0..a9b47ef6cc 100644 --- a/kms/api-client/requirements.txt +++ b/kms/api-client/requirements.txt @@ -1,2 +1,2 @@ google-cloud-kms==1.2.1 -cryptography==2.7 +cryptography==2.8 diff --git a/kubernetes_engine/api-client/requirements.txt b/kubernetes_engine/api-client/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/kubernetes_engine/api-client/requirements.txt +++ b/kubernetes_engine/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/kubernetes_engine/django_tutorial/requirements.txt b/kubernetes_engine/django_tutorial/requirements.txt index e6c77f5ebe..62f16d8232 100644 --- a/kubernetes_engine/django_tutorial/requirements.txt +++ b/kubernetes_engine/django_tutorial/requirements.txt @@ -1,7 +1,7 @@ -Django==2.2.5 +Django==3.0.1 # Uncomment the mysqlclient requirement if you are using MySQL rather than # PostgreSQL. You must also have a MySQL client installed in that case. #mysqlclient==1.4.1 wheel==0.33.6 -gunicorn==19.9.0 -psycopg2==2.8.3 +gunicorn==20.0.4 +psycopg2==2.8.4 diff --git a/language/api/requirements.txt b/language/api/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/language/api/requirements.txt +++ b/language/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/language/classify_text/requirements.txt b/language/classify_text/requirements.txt index b5558c7ccc..8a441e71dc 100644 --- a/language/classify_text/requirements.txt +++ b/language/classify_text/requirements.txt @@ -1,2 +1,2 @@ google-cloud-language==1.3.0 -numpy==1.17.2 +numpy==1.17.4 diff --git a/logging/cloud-client/requirements.txt b/logging/cloud-client/requirements.txt index 8048908a2c..03f9591459 100644 --- a/logging/cloud-client/requirements.txt +++ b/logging/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-logging==1.12.1 +google-cloud-logging==1.14.0 diff --git a/memorystore/redis/requirements.txt b/memorystore/redis/requirements.txt index d16008e11e..0280b5ab8e 100644 --- a/memorystore/redis/requirements.txt +++ b/memorystore/redis/requirements.txt @@ -12,6 +12,6 @@ # limitations under the License. # [START memorystore_requirements] Flask==1.1.1 -gunicorn==19.9.0 -redis==3.3.8 +gunicorn==20.0.4 +redis==3.3.11 # [END memorystore_requirements] diff --git a/ml_engine/online_prediction/requirements.txt b/ml_engine/online_prediction/requirements.txt index a489dc0297..ff9c456352 100644 --- a/ml_engine/online_prediction/requirements.txt +++ b/ml_engine/online_prediction/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.14.0 +tensorflow==2.0.0 google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/monitoring/api/v3/alerts-client/requirements.txt b/monitoring/api/v3/alerts-client/requirements.txt index aa3cb1536f..9e38b9e6e4 100644 --- a/monitoring/api/v3/alerts-client/requirements.txt +++ b/monitoring/api/v3/alerts-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-monitoring==0.33.0 -tabulate==0.8.5 +google-cloud-monitoring==0.34.0 +tabulate==0.8.6 diff --git a/monitoring/api/v3/api-client/requirements.txt b/monitoring/api/v3/api-client/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/monitoring/api/v3/api-client/requirements.txt +++ b/monitoring/api/v3/api-client/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/monitoring/api/v3/cloud-client/requirements.txt b/monitoring/api/v3/cloud-client/requirements.txt index 069063aef9..4ed20df173 100644 --- a/monitoring/api/v3/cloud-client/requirements.txt +++ b/monitoring/api/v3/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-monitoring==0.33.0 +google-cloud-monitoring==0.34.0 diff --git a/monitoring/api/v3/uptime-check-client/requirements.txt b/monitoring/api/v3/uptime-check-client/requirements.txt index aa3cb1536f..9e38b9e6e4 100644 --- a/monitoring/api/v3/uptime-check-client/requirements.txt +++ b/monitoring/api/v3/uptime-check-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-monitoring==0.33.0 -tabulate==0.8.5 +google-cloud-monitoring==0.34.0 +tabulate==0.8.6 diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 8e4f8b1290..ef66274586 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.19.1 -google-cloud-bigquery[pandas,pyarrow]==1.20.0 -matplotlib==3.1.1 +google-cloud-storage==1.23.0 +google-cloud-bigquery[pandas,pyarrow]==1.23.1 +matplotlib==3.1.2 diff --git a/profiler/appengine/flexible/requirements.txt b/profiler/appengine/flexible/requirements.txt index 30888673a9..1c5861dd01 100644 --- a/profiler/appengine/flexible/requirements.txt +++ b/profiler/appengine/flexible/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 -google-cloud-profiler==1.0.8 +gunicorn==20.0.4 +google-cloud-profiler==1.0.9 diff --git a/profiler/appengine/standard_python37/requirements.txt b/profiler/appengine/standard_python37/requirements.txt index fa9aab964c..4c18e70af2 100644 --- a/profiler/appengine/standard_python37/requirements.txt +++ b/profiler/appengine/standard_python37/requirements.txt @@ -1,2 +1,2 @@ Flask==1.1.1 -google-cloud-profiler==1.0.8 +google-cloud-profiler==1.0.9 diff --git a/profiler/quickstart/requirements.txt b/profiler/quickstart/requirements.txt index 6f450aec7d..06ed0ae3db 100644 --- a/profiler/quickstart/requirements.txt +++ b/profiler/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-profiler==1.0.8 +google-cloud-profiler==1.0.9 diff --git a/pubsub/cloud-client/requirements.txt b/pubsub/cloud-client/requirements.txt index a97fc0997e..a5a8b2bb92 100644 --- a/pubsub/cloud-client/requirements.txt +++ b/pubsub/cloud-client/requirements.txt @@ -1 +1 @@ -google-cloud-pubsub==1.0.0 +google-cloud-pubsub==1.1.0 diff --git a/run/logging-manual/requirements.txt b/run/logging-manual/requirements.txt index 6e6a703da3..860a627e94 100644 --- a/run/logging-manual/requirements.txt +++ b/run/logging-manual/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -pytest==5.3.0; python_version > "3.0" -pytest==4.6.6; python_version < "3.0" -gunicorn==19.9.0 +pytest==5.3.2; python_version > "3.0" +pytest==5.3.2; python_version < "3.0" +gunicorn==20.0.4 diff --git a/run/pubsub/requirements.txt b/run/pubsub/requirements.txt index 6e6a703da3..860a627e94 100644 --- a/run/pubsub/requirements.txt +++ b/run/pubsub/requirements.txt @@ -1,4 +1,4 @@ Flask==1.1.1 -pytest==5.3.0; python_version > "3.0" -pytest==4.6.6; python_version < "3.0" -gunicorn==19.9.0 +pytest==5.3.2; python_version > "3.0" +pytest==5.3.2; python_version < "3.0" +gunicorn==20.0.4 diff --git a/run/system-package/requirements.txt b/run/system-package/requirements.txt index d166fe0cc7..5a7b8ca1ff 100644 --- a/run/system-package/requirements.txt +++ b/run/system-package/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -pytest==5.1.3 -gunicorn==19.9.0 +pytest==5.3.2 +gunicorn==20.0.4 diff --git a/scheduler/requirements.txt b/scheduler/requirements.txt index ce011c6b00..76053790f8 100644 --- a/scheduler/requirements.txt +++ b/scheduler/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.1 -gunicorn==19.9.0 +gunicorn==20.0.4 google-cloud-scheduler==1.2.1 diff --git a/spanner/cloud-client/bulk_load_csv/requirements.txt b/spanner/cloud-client/bulk_load_csv/requirements.txt index bb6c07a879..c423bfa654 100644 --- a/spanner/cloud-client/bulk_load_csv/requirements.txt +++ b/spanner/cloud-client/bulk_load_csv/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-spanner==1.10.0 +google-cloud-spanner==1.13.0 futures==3.3.0; python_version < "3" diff --git a/spanner/cloud-client/requirements.txt b/spanner/cloud-client/requirements.txt index bb6c07a879..c423bfa654 100644 --- a/spanner/cloud-client/requirements.txt +++ b/spanner/cloud-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-spanner==1.10.0 +google-cloud-spanner==1.13.0 futures==3.3.0; python_version < "3" diff --git a/speech/microphone/requirements.txt b/speech/microphone/requirements.txt index 4a09e2c8ac..910462f0a1 100644 --- a/speech/microphone/requirements.txt +++ b/speech/microphone/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-speech==1.2.0 +google-cloud-speech==1.3.1 pyaudio==0.2.11 -six==1.12.0 +six==1.13.0 diff --git a/storage/api/requirements.txt b/storage/api/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/storage/api/requirements.txt +++ b/storage/api/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/storage/cloud-client/requirements.txt b/storage/cloud-client/requirements.txt index 8a6eeead87..5c5078f1ca 100644 --- a/storage/cloud-client/requirements.txt +++ b/storage/cloud-client/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-pubsub==1.0.0 -google-cloud-storage==1.22.0 \ No newline at end of file +google-cloud-pubsub==1.1.0 +google-cloud-storage==1.23.0 diff --git a/storage/s3-sdk/requirements.txt b/storage/s3-sdk/requirements.txt index 153a6a3bc5..a4226ed3b8 100644 --- a/storage/s3-sdk/requirements.txt +++ b/storage/s3-sdk/requirements.txt @@ -1 +1 @@ -boto3==1.9.236 +boto3==1.10.42 diff --git a/storage/signed_urls/requirements.txt b/storage/signed_urls/requirements.txt index 564115e0ba..1f50dfbc75 100644 --- a/storage/signed_urls/requirements.txt +++ b/storage/signed_urls/requirements.txt @@ -1,3 +1,3 @@ -google-cloud-storage==1.19.1 -google-auth==1.6.3 -six==1.12.0 +google-cloud-storage==1.23.0 +google-auth==1.10.0 +six==1.13.0 diff --git a/storage/transfer_service/requirements.txt b/storage/transfer_service/requirements.txt index 81808120b6..0237dc05ff 100644 --- a/storage/transfer_service/requirements.txt +++ b/storage/transfer_service/requirements.txt @@ -1,3 +1,3 @@ google-api-python-client==1.7.11 -google-auth==1.6.3 +google-auth==1.10.0 google-auth-httplib2==0.0.3 diff --git a/tables/automl/requirements.txt b/tables/automl/requirements.txt index 77734522f3..08350c58c6 100644 --- a/tables/automl/requirements.txt +++ b/tables/automl/requirements.txt @@ -1 +1 @@ -google-cloud-automl==0.9 +google-cloud-automl==0.9.0 diff --git a/trace/requirements.txt b/trace/requirements.txt index f66e52d5c9..7263015a6a 100644 --- a/trace/requirements.txt +++ b/trace/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-trace==0.22.1 -opencensus==0.7.3 +google-cloud-trace==0.23.0 +opencensus==0.7.6 opencensus-ext-stackdriver==0.7.2 Flask==1.1.1 diff --git a/translate/automl/requirements.txt b/translate/automl/requirements.txt index 6693c24170..08350c58c6 100644 --- a/translate/automl/requirements.txt +++ b/translate/automl/requirements.txt @@ -1 +1 @@ -google-cloud-automl==0.5.0 +google-cloud-automl==0.9.0 diff --git a/video/cloud-client/analyze/requirements.txt b/video/cloud-client/analyze/requirements.txt index 3649693c99..ba966ee8de 100644 --- a/video/cloud-client/analyze/requirements.txt +++ b/video/cloud-client/analyze/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-videointelligence==1.11.0 -google-cloud-storage==1.19.1 +google-cloud-videointelligence==1.12.1 +google-cloud-storage==1.23.0 diff --git a/video/cloud-client/labels/requirements.txt b/video/cloud-client/labels/requirements.txt index aa6b5613d4..4e0b7df449 100644 --- a/video/cloud-client/labels/requirements.txt +++ b/video/cloud-client/labels/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.11.0 +google-cloud-videointelligence==1.12.1 diff --git a/video/cloud-client/quickstart/requirements.txt b/video/cloud-client/quickstart/requirements.txt index aa6b5613d4..4e0b7df449 100644 --- a/video/cloud-client/quickstart/requirements.txt +++ b/video/cloud-client/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.11.0 +google-cloud-videointelligence==1.12.1 diff --git a/video/cloud-client/shotchange/requirements.txt b/video/cloud-client/shotchange/requirements.txt index aa6b5613d4..4e0b7df449 100644 --- a/video/cloud-client/shotchange/requirements.txt +++ b/video/cloud-client/shotchange/requirements.txt @@ -1 +1 @@ -google-cloud-videointelligence==1.11.0 +google-cloud-videointelligence==1.12.1 diff --git a/vision/cloud-client/crop_hints/requirements.txt b/vision/cloud-client/crop_hints/requirements.txt index 2375374063..d47cff8cb0 100644 --- a/vision/cloud-client/crop_hints/requirements.txt +++ b/vision/cloud-client/crop_hints/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.39.0 +google-cloud-vision==0.41.0 pillow==6.2.1 diff --git a/vision/cloud-client/document_text/requirements.txt b/vision/cloud-client/document_text/requirements.txt index 2375374063..d47cff8cb0 100644 --- a/vision/cloud-client/document_text/requirements.txt +++ b/vision/cloud-client/document_text/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.39.0 +google-cloud-vision==0.41.0 pillow==6.2.1 diff --git a/vision/cloud-client/face_detection/requirements.txt b/vision/cloud-client/face_detection/requirements.txt index 2375374063..d47cff8cb0 100644 --- a/vision/cloud-client/face_detection/requirements.txt +++ b/vision/cloud-client/face_detection/requirements.txt @@ -1,2 +1,2 @@ -google-cloud-vision==0.39.0 +google-cloud-vision==0.41.0 pillow==6.2.1 diff --git a/vision/cloud-client/quickstart/requirements.txt b/vision/cloud-client/quickstart/requirements.txt index aab93a3560..b06841fde6 100644 --- a/vision/cloud-client/quickstart/requirements.txt +++ b/vision/cloud-client/quickstart/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.39.0 +google-cloud-vision==0.41.0 diff --git a/vision/cloud-client/web/requirements.txt b/vision/cloud-client/web/requirements.txt index aab93a3560..b06841fde6 100644 --- a/vision/cloud-client/web/requirements.txt +++ b/vision/cloud-client/web/requirements.txt @@ -1 +1 @@ -google-cloud-vision==0.39.0 +google-cloud-vision==0.41.0