We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e039468 commit c3c9f09Copy full SHA for c3c9f09
requirements/requirements_doc.txt
@@ -1,24 +1,2 @@
1
-#PyMAPDL dependencies
2
-git+https://github.com/ansys/pymapdl.git#egg=ansys-mapdl-core[graphics]
3
-numpy==2.2.2
4
-nest-asyncio==1.6.0
5
-pandas==2.2.3
6
-plotly==6.3.1
7
-pythreejs==2.4.2
8
-pyvista[jupyter]==0.46.3
9
-
10
-# Documentation dependencies
11
-Sphinx==8.2.3
12
-numpydoc==1.8.0
13
-ansys-sphinx-theme==1.2.6
14
-sphinx-copybutton==0.5.2
15
-jupyter_sphinx==0.5.3
16
-jupyterlab>=4.3.4
17
-sphinxemoji==0.3.1
18
-sphinx-gallery==0.19.0
19
-sphinx-autobuild==2024.10.3
20
-sphinx-autodoc-typehints==3.0.1
21
-sphinx-design==0.6.1
22
-sphinx-notfound-page==1.1.0
23
-panel==1.5.5
24
-pypandoc==1.15
+#PyMAPDL dependencies and documentation requirements
+git+https://github.com/ansys/pymapdl.git#egg=ansys-mapdl-core[graphics,doc]
0 commit comments