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 4bb4ac8 commit 3584fc6Copy full SHA for 3584fc6
pyproject.toml
@@ -62,7 +62,7 @@ tests = [
62
"openpyxl==3.1.5",
63
"scikit-learn==1.6.1",
64
"pytest-xdist==3.6.1",
65
- "ipython==8.32.0",
+ "ipython==8.35.0",
66
"pyvista==0.44.2",
67
]
68
doc = [
@@ -79,14 +79,14 @@ doc = [
79
"sphinx-copybutton==0.5.2",
80
"sphinx-gallery==0.19.0",
81
"sphinx-autodoc-typehints==3.1.0",
82
- "ansys-sphinx-theme==1.3.2",
+ "ansys-sphinx-theme==1.4.2",
83
"pypandoc==1.15",
84
- "nbsphinx==0.9.6",
+ "nbsphinx==0.9.7",
85
"ipywidgets==8.1.6",
86
"joblib==1.4.2",
87
88
89
- "jupyterlab==4.3.5",
+ "jupyterlab==4.3.6",
90
"sphinx-jinja==2.0.2",
91
"sphinx-autoapi==3.6.0",
92
0 commit comments