Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b9d8287

Browse filesBrowse files
authored
splitting up GoogleCloudPlatform#2651 part 1/3 - dataproc + endpoints (GoogleCloudPlatform#3025)
* splitting up GoogleCloudPlatform#2651 * fix typos
1 parent b1c5961 commit b9d8287
Copy full SHA for b9d8287

File tree

Expand file treeCollapse file tree

3 files changed

+10
-10
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+10
-10
lines changed

‎dataproc/requirements.txt

Copy file name to clipboardExpand all lines: dataproc/requirements.txt
+1-1Lines 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.1
22
google-auth==1.10.0
33
google-auth-httplib2==0.0.3
44
google-cloud==0.34.0
+5-5Lines 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+
grpcio==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
+4-4Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.