File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,10 @@ dependencies = ["ansys-dpf-core>=0.7.2", "ansys-api-dyna==0.3.6"]
29
29
30
30
[project .optional-dependencies ]
31
31
tests = [
32
- " pyvista==0.43.2 " ,
32
+ " pyvista==0.43.3 " ,
33
33
" matplotlib==3.8.2" ,
34
34
" numpy==1.26.3" ,
35
- " pytest==8.0.0 " ,
35
+ " pytest==8.0.1 " ,
36
36
" pytest-cov==4.1.0" ,
37
37
" joblib==1.3.2" ,
38
38
" pandas==2.2.0" ,
@@ -44,26 +44,26 @@ tests = [
44
44
doc = [
45
45
" recommonmark==0.7.1" ,
46
46
" matplotlib==3.8.2" ,
47
- " imageio==2.33.1 " ,
47
+ " imageio==2.34.0 " ,
48
48
" imageio-ffmpeg==0.4.9" ,
49
- " pyvista==0.43.2 " ,
49
+ " pyvista==0.43.3 " ,
50
50
" numpydoc==1.6.0" ,
51
51
" Sphinx==7.2.6" ,
52
52
" sphinx-autobuild==2024.2.4" ,
53
53
" sphinxcontrib-websupport==1.2.7" ,
54
- " pytest-sphinx==0.5 .0" ,
54
+ " pytest-sphinx==0.6 .0" ,
55
55
" sphinx-notfound-page==1.0.0" ,
56
56
" sphinx-copybutton==0.5.2" ,
57
57
" sphinx-gallery==0.15.0" ,
58
- " sphinx-autodoc-typehints==1.25.3 " ,
59
- " ansys-sphinx-theme==0.13.2 " ,
60
- " pypandoc==1.12 " ,
58
+ " sphinx-autodoc-typehints==2.0.0 " ,
59
+ " ansys-sphinx-theme==0.14.0 " ,
60
+ " pypandoc==1.13 " ,
61
61
" nbsphinx==0.9.3" ,
62
- " ipywidgets==8.1.1 " ,
62
+ " ipywidgets==8.1.2 " ,
63
63
" joblib==1.3.2" ,
64
64
" scikit-learn==1.4.0" ,
65
65
" ipython==8.21.0" ,
66
- " jupyterlab==4.1.0 " ,
66
+ " jupyterlab==4.1.1 " ,
67
67
" sphinx-jinja==2.0.2" ,
68
68
" sphinx-autoapi==3.0.0" ,
69
69
]
You can’t perform that action at this time.
0 commit comments