1sphinx==5.0.0 2-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme 3# TODO: sphinxcontrib.katex 0.9.0 adds a local KaTeX server to speed up pre-rendering 4# but it doesn't seem to work and hangs around idly. The initial thought is probably 5# something related to Docker setup. We can investigate this later 6sphinxcontrib.katex==0.8.6 7matplotlib==3.6.0 8tensorboard==2.10.0 9# required to build torch.distributed.elastic.rendezvous.etcd* docs 10python-etcd==0.4.5 11sphinx-copybutton==0.5.0 12sphinx-panels==0.4.1 13myst-parser==0.18.1 14