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 efb28e4 commit fa39e0aCopy full SHA for fa39e0a
requirements/requirements_docs.txt
@@ -14,4 +14,4 @@ sphinx-gallery==0.17.1
14
ansys_sphinx_theme==1.0.9
15
sphinx-autodoc-typehints==2.0.0; python_version == '3.8'
16
sphinx-autodoc-typehints==2.4.1; python_version >= '3.9'
17
-pyvista==0.43.8
+pyvista==0.44.1
requirements/requirements_test.txt
@@ -2,4 +2,4 @@ coverage==7.6.1
2
pytest-cov==4.0.0
3
pytest-rerunfailures==14.0
4
pytest==8.3.3
5
0 commit comments