Skip to content

Commit c30f7f3

Browse files
committed
splitting up #2651
1 parent 5d6139a commit c30f7f3

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

dataproc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio>=1.2.0
1+
grpcio==1.27.0
22
google-auth==1.10.0
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
grpcio>=1.10.0
2-
grpcio-tools>=1.10.0
3-
google-auth>=1.4.1
4-
six>=1.11
5-
googleapis-common-protos>=1.5.3
1+
grpci==1.27.1
2+
grpcio-tools==1.27.1
3+
google-auth==1.11.0
4+
six==1.14.0
5+
googleapis-common-protos==1.51.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
grpcio>=1.10.0
2-
grpcio-tools>=1.10.0
3-
google-auth>=1.4.1
4-
six>=1.11
1+
grpcio==1.27.1
2+
grpcio-tools==1.27.1
3+
google-auth==1.11.1
4+
six==1.14.0

0 commit comments

Comments
 (0)