Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bigquery/datalab-migration/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio==1.30.0
google-cloud-bigquery[pandas,pyarrow]==1.25.0
datalab==1.2.0
ipython==7.13.0; python_version > "2.7"
Expand Down
2 changes: 1 addition & 1 deletion bigquery/pandas-gbq-migration/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,4 +4,4 @@ pandas==0.25.3; python_version > '3.0'
pandas==0.24.2; python_version < '3.0'
pandas-gbq==0.13.2
pyarrow==0.17.1
grpcio==1.29.0
grpcio==1.30.0
2 changes: 1 addition & 1 deletion dataproc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio==1.30.0
google-auth==1.18.0
google-auth-httplib2==0.0.3
google-cloud==0.34.0
Expand Down
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc-transcoding/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio==1.30.0
grpcio-tools==1.30.0
google-auth==1.18.0
six==1.15.0
2 changes: 1 addition & 1 deletion endpoints/bookstore-grpc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
grpcio==1.29.0
grpcio==1.30.0
grpcio-tools==1.30.0
google-auth==1.18.0
six==1.15.0
2 changes: 1 addition & 1 deletion endpoints/getting-started-grpc/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
grpcio==1.29.0
grpcio==1.30.0
grpcio-tools==1.30.0
2 changes: 1 addition & 1 deletion opencensus/requirements.txt
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
grpcio==1.29.0
grpcio==1.30.0
opencensus-ext-stackdriver==0.7.2
opencensus==0.7.9
2 changes: 1 addition & 1 deletion trace/cloud-trace-demo-app/app/requirements.txt
Original file line numberDiff line numberDiff line change
Expand Up@@ -5,5 +5,5 @@ Flask==1.1.2
opencensus-ext-stackdriver==0.7.2
opencensus-ext-flask==0.7.3
opencensus-context==0.1.1
grpcio==1.29.0
grpcio==1.30.0
httpretty==1.0.2