diff --git a/pyproject.toml b/pyproject.toml index dcd607f5..fa158eaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,8 +61,8 @@ docs = [ "sphinx_book_theme==1.2.0", "sphinx-copybutton==0.5.2", "nbsphinx==0.9.4", - "nbsphinx-link==1.3.0", - "docutils<0.21", + "nbsphinx-link==1.4.1", + "docutils<0.24", "numpy<2", "gurobipy>=13.0.0", "ipykernel==7.3.0",