File tree Expand file tree Collapse file tree 1 file changed +16
-9
lines changed
Expand file tree Collapse file tree 1 file changed +16
-9
lines changed Original file line number Diff line number Diff line change @@ -113,15 +113,22 @@ doc = [
113113 " myst-parser==4.0.1" ,
114114 " nbconvert==7.16.6" ,
115115 " nbsphinx==0.9.7" ,
116- " numpydoc==1.9.0" ,
117- " pandas==2.3.3" ,
118- " plotly==6.4.0" ,
119- " scipy==1.15.3" ,
120- " sphinx==7.4.7" ,
121- " sphinx-copybutton==0.5.2" ,
122- " sphinx-design==0.6.1" ,
123- " sphinx-jinja==2.0.2" ,
124- " sphinxcontrib-jquery==4.1" ,
116+ " jupyterlab==4.5.0" ,
117+ " jupytext==1.18.1" ,
118+ " libcst==1.8.6" ,
119+ " matplotlib==3.10.7" ,
120+ " myst-parser==4.0.1" ,
121+ " nbconvert==7.16.6" ,
122+ " nbsphinx==0.9.8" ,
123+ " numpydoc==1.9.0" ,
124+ " pandas==2.3.3" ,
125+ " plotly==6.4.0" ,
126+ " scipy==1.15.3" ,
127+ " sphinx==8.2.3" ,
128+ " sphinx-copybutton==0.5.2" ,
129+ " sphinx-design==0.6.1" ,
130+ " sphinx-jinja==2.0.2" ,
131+ " sphinxcontrib-jquery==4.1" ,
125132 " sphinxcontrib-mermaid==1.1.0" ,
126133 " toml==0.10.2" ,
127134]
You can’t perform that action at this time.
0 commit comments