diff --git a/doc/requirements.txt b/doc/requirements.txt index 098103e1..fccca79b 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -31,7 +31,7 @@ jupyter-core==5.7.2 ; python_version >= "3.9" and python_version < "3.15" jupyterlab-pygments==0.3.0 ; python_version >= "3.9" and python_version < "3.15" markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "3.15" matplotlib-inline==0.1.7 ; python_version >= "3.9" and python_version < "3.15" -mistune==3.1.2 ; python_version >= "3.9" and python_version < "3.15" +mistune==3.2.1 ; python_version >= "3.9" and python_version < "3.15" natsort==8.4.0 ; python_version >= "3.9" and python_version < "3.15" nbclient==0.10.2 ; python_version >= "3.9" and python_version < "3.15" nbconvert==7.17.1 ; python_version >= "3.9" and python_version < "3.15"