File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,6 @@ sphinx-autobuild==2021.3.14
3
3
myst-nb == 0.17.2 # this version is fine in python 3.8 and avoids pulling in multiple nbformat packages
4
4
myst-parser == 0.18.0
5
5
lxml_html_clean # needed by myst-nb
6
- #numpy>=1.21.6
7
- #matplotlib==3.3.4
8
- #pandas==1.1.5
9
6
linkify-it-py == 1.0.1 # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html?highlight=linkify#linkify
10
7
sphinx-togglebutton == 0.2.3
11
8
sphinx-copybutton == 0.4.0
@@ -17,17 +14,7 @@ ablog==0.10.19
17
14
docutils == 0.16 # 0.17 causes error. https://github.com/executablebooks/MyST-Parser/issues/343
18
15
pydata_sphinx_theme == 0.6.3
19
16
sphinxemoji == 0.1.8
20
- #scipy
21
- #scikit-image>=0.17.2
22
- #plotly
23
- #nibabel>=3.2.1
24
- #monai>=1.0.0
25
17
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
31
18
sphinx-autodoc-typehints == 1.12.0
32
19
sphinxcontrib-applehelp == 1.0.2
33
20
sphinxcontrib-devhelp == 1.0.2
You can’t perform that action at this time.
0 commit comments