diff --git a/requirements.txt b/requirements.txt index 79288b3..05f1cf5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ jupyter==1.0.0 ; python_version >= "3.9" and python_version < "4.0" jupyterlab-pygments==0.3.0 ; python_version >= "3.9" and python_version < "4.0" jupyterlab-server==2.27.2 ; python_version >= "3.9" and python_version < "4.0" jupyterlab-widgets==3.0.11 ; python_version >= "3.9" and python_version < "4.0" -jupyterlab==4.0.13 ; python_version >= "3.9" and python_version < "4.0" +jupyterlab==4.4.8 ; python_version >= "3.9" and python_version < "4.0" markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "4.0" matplotlib-inline==0.1.7 ; python_version >= "3.9" and python_version < "4.0" mistune==3.0.2 ; python_version >= "3.9" and python_version < "4.0"