From d6b387644c47a60149ebdf5f2f38d4a02b947c00 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Mon, 21 Jul 2025 13:03:56 -0700 Subject: [PATCH] Update theme --- .ci/docker/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 0e946002494..f1f105122ed 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -1,7 +1,6 @@ # --extra-index-url https://download.pytorch.org/whl/cu117/index.html # Use this to run/publish tutorials against the latest binaries during the RC stage. Comment out after the release. Each release verify the correct cuda version. # Refer to ./jenkins/build.sh for tutorial build instructions. - # Sphinx dependencies sphinx==7.2.6 sphinx-gallery==0.19.0