diff --git a/appengine/flexible/analytics/requirements.txt b/appengine/flexible/analytics/requirements.txt index 202c254e07b..da1bcd8111c 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 b21ca301631..3a6d8955afa 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 33483c3f6d9..1b441a0e9b6 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 93d7fd192ab..573d9bfa6d3 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 5e898edbe09..afa1650b879 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 93d7fd192ab..573d9bfa6d3 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 93d7fd192ab..573d9bfa6d3 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 276142b9a25..8a6bdd090a0 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 202c254e07b..da1bcd8111c 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 b1a3a61db07..ad0c8e1694b 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 f8d9cfaa3b0..d1291411f6d 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 202c254e07b..da1bcd8111c 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 9b7fae06c9b..b859df8cb3b 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 9b7fae06c9b..b859df8cb3b 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 95c9adb50ca..2c897a5f5f7 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 5776bb2bf18..60f9fdda307 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 cc6ef941648..3d18cfda2aa 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 8a45a0f9d22..3d049dc2986 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 93d7fd192ab..573d9bfa6d3 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 cc43052bfda..b4b161b134d 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 13167074586..c87b957c962 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 96aa35b6d65..0de819434f1 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 b1b3bc4f9f8..be55d2ff7ae 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 dbc9087db12..d6877c01ef4 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 1a805314e46..993231295f8 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 81808120b6c..0237dc05ff6 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 4283d2fb9ac..a38c284f482 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 fb226bb63b2..c5270c9d9f0 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 f21ff6a99a8..ab23dedfbab 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 f21ff6a99a8..ab23dedfbab 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 323aa492d4e..50c03c6dff9 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 ac534079e2d..e3a501e447c 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 2240b0c328e..d3add46b473 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 51b3fb725a0..fb2e9dbd924 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 42aa6b2a220..ec453d8c449 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 c9d9f4eaec3..ffebe900b2c 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 242f4268486..4c475baaaec 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 4bb479d02d9..877d1c39762 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 0a5663f1846..70d69cfcac8 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 f60263e1d5c..b543a29caec 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 34bd4a877af..2c0823f9d4b 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 7d202213a88..08350c58c60 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 e4c7c1b0c2e..6ba0ec2f263 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 5b42cef17ef..d513f1b7d62 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 23ceb63006b..549a72de766 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 919c91b59f4..91caab3dd61 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 9584823ff3a..83ff6170488 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 919c91b59f4..91caab3dd61 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 919c91b59f4..91caab3dd61 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 b2143777b51..c5f7bc19679 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 b1013c19345..68673853bde 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 916d1652d0f..695f442dc83 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 1e1dd2949f8..5e83520bc9b 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 8fa7c6aabb5..31fcfde2839 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 b78809bab01..761e4b16176 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 fa8ac48da3f..e11a562c5be 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 07b60f5e94d..dd39ca16b26 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 c49bf2bc3d5..e4dc8d4a1a0 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 81808120b6c..0237dc05ff6 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 a294c35a6c4..e44374e7b7d 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 dbd7eccd966..8a41223bc3f 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 d1ce1adeb94..9bf2ccc5351 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 a9acc6e798c..dfa6d4e276b 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 0ffe752a6ea..f39bf65a8b3 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 b2143777b51..c5f7bc19679 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 27c94ff0e07..dd500c21f3e 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 f766e4d1401..8282b41c157 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 81808120b6c..0237dc05ff6 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 30bb631bf3d..80c3419a593 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 9035e7cd514..c9ac085158f 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 1b1073c1e4c..5501f897acf 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 35e3a60618c..86b10d9f75d 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 56bb0a0fef2..b747d86d278 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 85829b74e17..17d2a9ddace 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 9dd2123579e..f196e2ac917 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 a4b08ac5845..934f1719a49 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 8048908a2c0..03f95914595 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 e49f92d55fb..dd70cdbb0b0 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 d6c8494b9b2..5fcaee3a878 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 5ca7a7906ff..2ebf20a2f3f 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 a222d5ea5ec..66307282f5b 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 444baefe88c..abad7718d82 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 58ae744ab3b..deccf165a3b 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 444baefe88c..abad7718d82 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 c070007e378..f14e1ad8f85 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 5ddb36b7277..3fb91c59adb 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 636429982ef..bc989edb7f3 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 0195354c8ef..797b3131da9 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 6ba0f9ee510..e2c18d7e23c 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 a97fc0997e2..a5a8b2bb921 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 efc7be5ee0d..a9b47ef6cca 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 81808120b6c..0237dc05ff6 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 e6c77f5ebee..62f16d8232b 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 81808120b6c..0237dc05ff6 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 b5558c7ccc8..8a441e71dc0 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 8048908a2c0..03f95914595 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 d16008e11ec..0280b5ab8e1 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 a489dc0297f..ff9c4563520 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 aa3cb1536f8..9e38b9e6e45 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 81808120b6c..0237dc05ff6 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 069063aef95..4ed20df1739 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 aa3cb1536f8..9e38b9e6e45 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 8e4f8b12909..ef662745863 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 30888673a96..1c5861dd017 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 fa9aab964c8..4c18e70af24 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 6f450aec7d9..06ed0ae3dbc 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 a97fc0997e2..a5a8b2bb921 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 6e6a703da32..860a627e94f 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 6e6a703da32..860a627e94f 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 d166fe0cc7f..5a7b8ca1ff8 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 ce011c6b004..76053790f87 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 bb6c07a8792..c423bfa654b 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 bb6c07a8792..c423bfa654b 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 4a09e2c8acf..910462f0a16 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 81808120b6c..0237dc05ff6 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 8a6eeead873..5c5078f1cad 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 153a6a3bc5e..a4226ed3b83 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 564115e0ba6..1f50dfbc753 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 81808120b6c..0237dc05ff6 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 77734522f3b..08350c58c60 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 f66e52d5c96..7263015a6a1 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 6693c241708..08350c58c60 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 3649693c99f..ba966ee8deb 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 aa6b5613d42..4e0b7df4495 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 aa6b5613d42..4e0b7df4495 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 aa6b5613d42..4e0b7df4495 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 23753740634..d47cff8cb0b 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 23753740634..d47cff8cb0b 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 23753740634..d47cff8cb0b 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 aab93a3560c..b06841fde66 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 aab93a3560c..b06841fde66 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