diff --git a/.ci/docker/requirements.txt b/.ci/docker/requirements.txt index 851a2615ce..de9633df89 100644 --- a/.ci/docker/requirements.txt +++ b/.ci/docker/requirements.txt @@ -16,7 +16,9 @@ pandocfilters==1.5.1 markdown==3.8.2 # PyTorch Theme -pytorch_sphinx_theme2==0.3.0 +# pytorch_sphinx_theme2==0.3.0 +# test theme updates +git+https://github.com/pytorch/pytorch_sphinx_theme.git@add-dropdown-support # Tutorial dependencies tqdm==4.66.1