[backport] Update CUDA docker image and NCCL. (#8139) (#8162)

* Update CUDA docker image and NCCL. (#8139)

* Rest of the CI.

* CPU test dependencies.
This commit is contained in:
Jiaming Yuan
2022-08-12 18:57:42 +08:00
committed by GitHub
parent a55d3bdde2
commit 39c1488a42
13 changed files with 68 additions and 45 deletions

View File

@@ -30,15 +30,13 @@ dependencies:
- jsonschema
- boto3
- awscli
- numba
- llvmlite
- py-ubjson
- cffi
- pyarrow
- protobuf<=3.20
- protobuf
- pyspark>=3.3.0
- cloudpickle
- shap
- modin
- pip:
- shap
- ipython # required by shap at import time.
- sphinx_rtd_theme
- datatable
- modin[all]