diff --git a/pyproject.toml b/pyproject.toml index 8ab0c06..ff23c02 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=1.5,<1.6"] +requires = ["maturin>=1.7,<1.8"] build-backend = "maturin" [project]