diff --git a/docs/pyproject.toml b/docs/pyproject.toml index e613781213bf..bd51b3f7fca3 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -7,7 +7,7 @@ dependencies = [ "sphinx-reredirects>=1.1,<2", "pydata-sphinx-theme>=0.17.0,<1", "myst-parser>=5,<6", - "maturin>=1.11,<2", + "maturin>=1.13.1,<2", "jinja2>=3.1.6,<4", "setuptools>=82,<83", ]