diff --git a/docs/requirements.txt b/docs/requirements.txt index 48c7746..06d9200 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -50,7 +50,7 @@ json5==0.9.6; python_version >= "3.6" jsonschema==4.4.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.1" jupyter-client==7.1.2; python_full_version >= "3.7.1" and python_version >= "3.7" and python_version < "4" jupyter-core==4.9.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" -jupyter-server==1.17.0; python_version >= "3.7" +jupyter-server==2.11.2; python_version >= "3.7" jupyterlab-pygments==0.1.2; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" jupyterlab-server==2.10.3; python_version >= "3.6" jupyterlab==3.2.9; python_version >= "3.6"