docs.txt 411 Bytes
Newer Older
1
sphinx==7.4.7
2
sphinx-argparse==0.5.2
3
sphinx-autodoc2==0.5.0
4
sphinx-book-theme==1.1.4
5
sphinx-copybutton==0.5.2
6
sphinx-design==0.6.1
7
sphinx-togglebutton==0.3.2
8
myst-parser==3.0.1  # `myst-parser==4.0.1` breaks inline code in titles
9
msgspec
10
commonmark # Required by sphinx-argparse when using :markdownhelp:
11
12

# packages to install to build the documentation
13
cachetools
14
-f https://download.pytorch.org/whl/cpu
15
torch