diff --git a/python/pyproject.toml b/python/pyproject.toml index 42b8bb36..e3eb5e02 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=1.8,<2.0"] +requires = ["maturin>=1.13.3,<2.0"] build-backend = "maturin" [project]