Skip to content

Commit 1f7c050

Browse files
MMelQingigony
authored andcommitted
removed the commented out reqs
Signed-off-by: M Q <mingmelvinq@nvidia.com>
1 parent 803f307 commit 1f7c050

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

docs/requirements.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ sphinx-autobuild==2021.3.14
33
myst-nb==0.17.2 # this version is fine in python 3.8 and avoids pulling in multiple nbformat packages
44
myst-parser==0.18.0
55
lxml_html_clean # needed by myst-nb
6-
#numpy>=1.21.6
7-
#matplotlib==3.3.4
8-
#pandas==1.1.5
96
linkify-it-py==1.0.1 # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html?highlight=linkify#linkify
107
sphinx-togglebutton==0.2.3
118
sphinx-copybutton==0.4.0
@@ -17,17 +14,7 @@ ablog==0.10.19
1714
docutils==0.16 # 0.17 causes error. https://github.com/executablebooks/MyST-Parser/issues/343
1815
pydata_sphinx_theme==0.6.3
1916
sphinxemoji==0.1.8
20-
#scipy
21-
#scikit-image>=0.17.2
22-
#plotly
23-
#nibabel>=3.2.1
24-
#monai>=1.0.0
2517
torch>=1.12.0
26-
#numpy-stl>=2.12.0
27-
#trimesh>=3.8.11
28-
#pydicom
29-
#PyPDF2>=2.11.1
30-
#highdicom>=0.18.2
3118
sphinx-autodoc-typehints==1.12.0
3219
sphinxcontrib-applehelp==1.0.2
3320
sphinxcontrib-devhelp==1.0.2

0 commit comments

Comments
 (0)