diff --git a/requirements.txt b/requirements.txt index d20f84f..f2c967a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,19 +1,19 @@ radcad==0.8.4 pytest==6.2.2 -ipykernel==5.5.3 -matplotlib==3.3.4 +ipykernel==6.29.5 +matplotlib==3.9.1.post1 plotly==4.14.3 stochastic==0.6.0 typing_extensions==3.7.4.3 black==20.8b1 ipython-autotime==0.3.1 jupyter-dash==0.4.0 -jupyter-client==6.1.12 -jupyterlab==3.0.17 -ipywidgets==7.6.3 -notebook==6.4.12 +# jupyter-client +jupyterlab==4.2.4 +ipywidgets==8.1.3 +notebook==7.2.1 pdoc3==0.9.2 -jupyter-book==0.13.2 +jupyter-book==1.0.2 psutil==5.8.0 kaleido==0.2.1 jinja2==3.0.3 @@ -25,6 +25,6 @@ tqdm==4.61.0 diskcache==5.2.1 pylint==2.8.3 python-dotenv==0.19.0 -jupyterlab-spellchecker==0.6.0 +jupyterlab-spellchecker==0.8.4 Werkzeug==2.0.3 click==8.0.4