File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -34,25 +34,25 @@ dependencies = [
34
34
35
35
[project .optional-dependencies ]
36
36
tests = [
37
- " pyvista==0.38.1 " ,
38
- " matplotlib==3.6.3 " ,
37
+ " pyvista==0.38.2 " ,
38
+ " matplotlib==3.7.0 " ,
39
39
" numpy==1.24.2" ,
40
40
" pytest==7.2.1" ,
41
41
" pytest-cov==4.0.0" ,
42
42
" codecov==2.1.12" ,
43
43
" joblib==1.2.0" ,
44
44
" pandas==1.5.3" ,
45
- " openpyxl==3.1.0 " ,
45
+ " openpyxl==3.1.1 " ,
46
46
" scikit-learn==1.2.1" ,
47
47
" pytest-xdist==3.2.0" ,
48
48
" ipython==8.10.0" ,
49
49
]
50
50
doc = [
51
51
" recommonmark==0.7.1" ,
52
- " matplotlib==3.6.3 " ,
53
- " imageio==2.25.0 " ,
52
+ " matplotlib==3.7.0 " ,
53
+ " imageio==2.25.1 " ,
54
54
" imageio-ffmpeg==0.4.8" ,
55
- " pyvista==0.38.1 " ,
55
+ " pyvista==0.38.2 " ,
56
56
" numpydoc==1.5.0" ,
57
57
" Sphinx==5.3.0" ,
58
58
" sphinx-autobuild==2021.3.14" ,
You can’t perform that action at this time.
0 commit comments