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 eacc4c3 commit f8589d0Copy full SHA for f8589d0
pyproject.toml
@@ -62,7 +62,7 @@ tests = [
62
"openpyxl==3.1.5",
63
"scikit-learn==1.6.1",
64
"pytest-xdist==3.7.0",
65
- "ipython==8.36.0",
+ "ipython==8.37.0",
66
"pyvista==0.45.2",
67
]
68
doc = [
@@ -80,16 +80,16 @@ doc = [
80
"sphinx-copybutton==0.5.2",
81
"sphinx-gallery==0.19.0",
82
"sphinx-autodoc-typehints==3.1.0",
83
- "ansys-sphinx-theme==1.4.4",
+ "ansys-sphinx-theme==1.5.2",
84
"pypandoc==1.15",
85
- "nbsphinx==0.9.6",
+ "nbsphinx==0.9.7",
86
87
88
"ipywidgets==8.1.7",
89
"joblib==1.5.1",
90
91
92
- "jupyterlab==4.4.2",
+ "jupyterlab==4.4.3",
93
"sphinx-jinja==2.0.2",
94
"sphinx-autoapi==3.6.0",
95
0 commit comments