From 1a5730aaff2dfb9a4c5668460a2904764015ef90 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Mar 2020 03:55:00 +0000 Subject: [PATCH] Pin dependencies --- bigquery/datalab-migration/requirements.txt | 2 +- dataproc/requirements.txt | 2 +- endpoints/bookstore-grpc-transcoding/requirements.txt | 10 +++++----- endpoints/bookstore-grpc/requirements.txt | 8 ++++---- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bigquery/datalab-migration/requirements.txt b/bigquery/datalab-migration/requirements.txt index 4a946ff2724..b95c19e5c5e 100644 --- a/bigquery/datalab-migration/requirements.txt +++ b/bigquery/datalab-migration/requirements.txt @@ -2,4 +2,4 @@ google-cloud-bigquery[pandas,pyarrow]==1.8.1 datalab==1.1.4 ipython==7.2.0; python_version > "2.7" ipython<=5.5; python_version == "2.7" -google-cloud-monitoring<=0.28.1 +google-cloud-monitoring==0.28.1 diff --git a/dataproc/requirements.txt b/dataproc/requirements.txt index f39bf65a8b3..c520b462aeb 100644 --- a/dataproc/requirements.txt +++ b/dataproc/requirements.txt @@ -1,4 +1,4 @@ -grpcio>=1.2.0 +grpcio==1.27.2 google-auth==1.10.0 google-auth-httplib2==0.0.3 google-cloud==0.34.0 diff --git a/endpoints/bookstore-grpc-transcoding/requirements.txt b/endpoints/bookstore-grpc-transcoding/requirements.txt index e7487cf5b3b..ad37962570e 100644 --- a/endpoints/bookstore-grpc-transcoding/requirements.txt +++ b/endpoints/bookstore-grpc-transcoding/requirements.txt @@ -1,5 +1,5 @@ -grpcio>=1.10.0 -grpcio-tools>=1.10.0 -google-auth>=1.4.1 -six>=1.11 -googleapis-common-protos>=1.5.3 +grpcio==1.27.2 +grpcio-tools==1.27.2 +google-auth==1.11.2 +six==1.14.0 +googleapis-common-protos==1.51.0 diff --git a/endpoints/bookstore-grpc/requirements.txt b/endpoints/bookstore-grpc/requirements.txt index e1c139acee8..11634435f28 100644 --- a/endpoints/bookstore-grpc/requirements.txt +++ b/endpoints/bookstore-grpc/requirements.txt @@ -1,4 +1,4 @@ -grpcio>=1.10.0 -grpcio-tools>=1.10.0 -google-auth>=1.4.1 -six>=1.11 +grpcio==1.27.2 +grpcio-tools==1.27.2 +google-auth==1.11.2 +six==1.14.0