diff --git a/pyproject.toml b/pyproject.toml index 0a537cb..684ef8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,9 +33,9 @@ docs = [ "sphinx >=8.1.3, <8.2", "myst-parser >=4.0.0, <4.1", "sphinx-design >=0.6.1, <0.7", - "sphinx-colorschemed-images >= 0.2.1", + "sphinx-colorschemed-images >= 0.2.2", "sphinx_copybutton >=0.5.2, <1.0.0", - "sphinx-nefertiti >=0.5.1", + "sphinx-nefertiti >=0.6.0", ] [tool.setuptools]