diff --git a/tests/ci_build/conda_env/aarch64_test.yml b/tests/ci_build/conda_env/aarch64_test.yml index fe30eced1..42a2fe1e4 100644 --- a/tests/ci_build/conda_env/aarch64_test.yml +++ b/tests/ci_build/conda_env/aarch64_test.yml @@ -31,6 +31,5 @@ dependencies: - pyspark - cloudpickle - pip: - - shap - awscli - auditwheel diff --git a/tests/ci_build/conda_env/cpu_test.yml b/tests/ci_build/conda_env/cpu_test.yml index 4d74c5832..9a574dfed 100644 --- a/tests/ci_build/conda_env/cpu_test.yml +++ b/tests/ci_build/conda_env/cpu_test.yml @@ -34,7 +34,6 @@ dependencies: - pyarrow - protobuf - cloudpickle -- shap - modin # TODO: Replace it with pyspark>=3.4 once 3.4 released. # - https://ml-team-public-read.s3.us-west-2.amazonaws.com/pyspark-3.4.0.dev0.tar.gz