a | b/docs/requirements.txt | ||
---|---|---|---|
1 | # File: docs/requirements.txt |
||
2 | |||
3 | sphinx-rtd-theme==1.0.0 |
||
4 | Sphinx==4.5.0 |
||
5 | sphinx-automodapi==0.14.1 |
||
6 | tqdm==4.64.0 |
||
7 | requests==2.31.0 |
||
8 | torch==1.13.1 |
||
9 | PyGithub==1.55 |
||
10 | numpy==1.22.4 |
||
11 | matplotlib==3.4.3 |
||
12 | myst-parser |