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 171db09 commit 0bcca32Copy full SHA for 0bcca32
pyproject.toml
@@ -55,7 +55,7 @@ jupyter = [
55
"ipywidgets",
56
"pyvista[jupyter]>=0.43,<0.46",
57
"ansys-tools-visualization-interface>=0.8.3",
58
- "notebook==7.4.4",
+ "notebook==7.4.5",
59
]
60
doc = [
61
"ansys-sphinx-theme==1.5.2",
@@ -69,7 +69,7 @@ doc = [
69
"myst-parser==4.0.1",
70
"nbsphinx==0.9.7",
71
"jupytext==1.17.2",
72
- "jupyterlab==4.4.5",
+ "jupyterlab==4.4.6",
73
"jupyter-server==2.16.0",
74
"nbconvert==7.16.6",
75
0 commit comments