diff --git a/util/ci_utils.sh b/util/ci_utils.sh index 092ae3e103a..b8eba7ff124 100644 --- a/util/ci_utils.sh +++ b/util/ci_utils.sh @@ -27,11 +27,11 @@ BUILD_SYCL_MODULE=${BUILD_SYCL_MODULE:-OFF} # Dependency versions: # CUDA: see docker/docker_build.sh # ML -TENSORFLOW_VER="2.20.0" -TORCH_VER="2.10" +TENSORFLOW_VER="2.21.0" +TORCH_VER="2.12" TORCH_REPO_URL="https://download.pytorch.org/whl/torch/" # Python -PIP_VER="25.3" +PIP_VER="26.0.1" PROTOBUF_VER="6.31.1" OPEN3D_INSTALL_DIR=~/open3d_install