diff --git a/pyproject.toml b/pyproject.toml index 3e6bbc19a90e043dc2098da81c3093b843ecd7a4..c27943fca8d2354cb6a090fdcfa0b95a5795115a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,9 +38,9 @@ dependencies = [ "sphinx>=4,<5", "sphinx-comments", "sphinx-copybutton", - "sphinx-external-toc~=0.3.1", - "sphinx-jupyterbook-latex~=0.4.6", "sphinx-design~=0.1.0", + "sphinx-external-toc~=0.3.1", + "sphinx-jupyterbook-latex~=0.5.2", "sphinx-thebe~=0.2.1", "sphinx_book_theme~=0.3.2", "sphinx_togglebutton",