-
- Downloads
more up to date python packages
... | @@ -5,16 +5,16 @@ ipywidgets>=8.1.3 | ... | @@ -5,16 +5,16 @@ ipywidgets>=8.1.3 |
jupyter-book>=1.0.0 | jupyter-book>=1.0.0 | ||
jupyter-sphinx>=0.5.3 | jupyter-sphinx>=0.5.3 | ||
jupyterthemes>=0.20.0 | jupyterthemes>=0.20.0 | ||
jupytext>=1.16.2 | jupytext>=1.17.1 | ||
Markdown>=3.6 | Markdown>=3.8 | ||
matplotlib==3.7.1 | matplotlib>=3.10.3 | ||
myst-nb>=1.1.0 | myst-nb>=1.2.0 | ||
Sphinx>=7 | Sphinx==7.4.7 | ||
sphinx-jupyterbook-latex>=1.0.0 | sphinx-jupyterbook-latex>=1.0.0 | ||
sphinxcontrib-bibtex>=2.6.2 | sphinxcontrib-bibtex>=2.6.2 | ||
numpy>=1.26.4 | numpy>=1.26.4 | ||
pandas>=2.2.2 | pandas>=2.2.2 | ||
scikit-learn==1.2.2 | scikit-learn==1.6.1 | ||
scipy==1.10.1 | scipy>=1.15.3 | ||
seaborn==0.12.2 | seaborn==0.12.2 | ||
numexpr==2.8.4 | numexpr==2.8.4 |
Please register or sign in to comment