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 176ee26 commit 9d58fd7Copy full SHA for 9d58fd7
requirements/requirements_docs.txt
@@ -2,15 +2,13 @@ pypandoc==1.14
2
imageio==2.35.1
3
numpydoc==1.8.0
4
imageio-ffmpeg==0.5.1
5
-Sphinx<7.2.0; python_version == '3.8'
6
-Sphinx==8.0.2; python_version >= '3.9'
+Sphinx==8.0.2
7
sphinxcontrib-napoleon==0.7
8
sphinxcontrib-websupport==2.0.0
9
pytest-sphinx==0.6.3
10
sphinx-notfound-page==1.0.4
11
sphinx-copybutton==0.5.0
12
sphinx-gallery==0.18.0
13
ansys_sphinx_theme==1.1.1
14
-sphinx-autodoc-typehints==2.4.4; python_version == '3.8'
15
-sphinx-autodoc-typehints==2.4.4; python_version >= '3.9'
+sphinx-autodoc-typehints==2.5.0
16
pyvista==0.44.1
0 commit comments