File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ tests = [
37
37
" numpy==1.25.2" ,
38
38
" pytest==7.4.0" ,
39
39
" pytest-cov==4.1.0" ,
40
- " joblib==1.3.1 " ,
40
+ " joblib==1.3.2 " ,
41
41
" pandas==2.0.3" ,
42
42
" openpyxl==3.1.2" ,
43
43
" scikit-learn==1.3.0" ,
@@ -53,20 +53,20 @@ doc = [
53
53
" numpydoc==1.5.0" ,
54
54
" Sphinx==7.1.2" ,
55
55
" sphinx-autobuild==2021.3.14" ,
56
- " sphinxcontrib-websupport==1.2.4 " ,
56
+ " sphinxcontrib-websupport==1.2.6 " ,
57
57
" pytest-sphinx==0.5.0" ,
58
58
" sphinx-notfound-page==0.8.3" ,
59
59
" sphinx-copybutton==0.5.2" ,
60
60
" sphinx-gallery==0.13.0" ,
61
61
" sphinx-autodoc-typehints==1.24.0" ,
62
- " ansys-sphinx-theme==0.10.2 " ,
62
+ " ansys-sphinx-theme==0.10.3 " ,
63
63
" pypandoc==1.11" ,
64
64
" nbsphinx==0.9.2" ,
65
65
" ipywidgets==8.1.0" ,
66
- " joblib==1.3.1 " ,
66
+ " joblib==1.3.2 " ,
67
67
" scikit-learn==1.3.0" ,
68
68
" ipython==8.14.0" ,
69
- " jupyterlab==4.0.4 " ,
69
+ " jupyterlab==4.0.5 " ,
70
70
" sphinx-jinja==2.0.2" ,
71
71
" sphinx-autoapi==2.1.1" ,
72
72
]
You can’t perform that action at this time.
0 commit comments