We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c5961 commit b9d8287Copy full SHA for b9d8287
dataproc/requirements.txt
@@ -1,4 +1,4 @@
1
-grpcio>=1.2.0
+grpcio==1.27.1
2
google-auth==1.10.0
3
google-auth-httplib2==0.0.3
4
google-cloud==0.34.0
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
5
-googleapis-common-protos>=1.5.3
+grpcio-tools==1.27.1
+google-auth==1.11.0
+six==1.14.0
+googleapis-common-protos==1.51.0
endpoints/bookstore-grpc/requirements.txt
+google-auth==1.11.1
0 commit comments