Skip to content

Commit f62e1fe

Browse files
mlemayTTEMartin LEMAY
authored andcommitted
Update doc requirements
1 parent d6369a8 commit f62e1fe

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/requirements.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
pandas
21
sphinx >= 7.4.7
32
sphinx_rtd_theme
43
sphinx-argparse >= 0.5.2
54
sphinx-autodoc-typehints
65
sphinx-design
76
# Running CLI programs and capture outputs
87
sphinxcontrib-programoutput>=0.17
9-
# Installing the mesh_doctor requirements to be able to load all the modules and run the help.
8+
# Installing all package requirements to be able to load all the modules and run the help.
109
vtk >= 9.1
1110
networkx >= 2.4
1211
tqdm
1312
numpy
13+
pandas
14+
typing_extensions
15+
matplotlib>=3.9.4
16+
h5py
17+
lxml>=4.5.0
18+
parameterized

0 commit comments

Comments
 (0)