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 7ebb5ca commit 686e94cCopy full SHA for 686e94c
requirements-dataproc.in
@@ -1,3 +1,8 @@
1
+# These requirements are in a separate file to
2
+# accomadate a pinned protobuf in the hail library
3
+# itself. Several of these packages have a dependency
4
+# on a newer version of protobuf and we run into
5
+# terrible conflicts.
6
google-cloud-dataproc==5.16.0
7
google-cloud-bigquery==3.29.0
8
google-api-python-client==2.159.0
0 commit comments