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