From 0eefe2017f5b8d1ef62db09dd2ddaeab30751552 Mon Sep 17 00:00:00 2001 From: Svetlana Karslioglu Date: Mon, 21 Jul 2025 08:45:57 -0700 Subject: [PATCH] Update --- .ci/docker/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 05b162583ab..0e946002494 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,6 +16,7 @@ pypandoc==1.15 pandocfilters==1.5.1 markdown==3.8.2 + # PyTorch Theme -e git+https://github.com/pytorch/pytorch_sphinx_theme.git@pytorch_sphinx_theme2#egg=pytorch_sphinx_theme2