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.
2 parents a48d99f + fd9128c commit b96f513Copy full SHA for b96f513
pyproject.toml
@@ -38,16 +38,16 @@ doc = [
38
"ansys-sphinx-theme==0.14.0",
39
"enum-tools[sphinx]==0.11.0",
40
"jupytext==1.16.1",
41
- "jupyter-server==2.12.5",
+ "jupyter-server==2.13.0",
42
"myst-parser==2.0.0",
43
"nbsphinx==0.9.3",
44
- "numpydoc==1.5.0",
45
- "nbconvert==7.16.1",
+ "numpydoc==1.6.0",
+ "nbconvert==7.16.2",
46
"sphinx==7.2.6",
47
"sphinx-design==0.5.0",
48
"sphinx-jinja==2.0.2",
49
"sphinx-copybutton==0.5.2",
50
- "jupyterlab==4.1.2",
+ "jupyterlab==4.1.3",
51
]
52
visualization = [
53
"numpy==1.26.4",
0 commit comments