diff --git a/pyproject.toml b/pyproject.toml index e3c71a7..2751926 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["maturin>=0.13,<0.14"] +requires = ["maturin>=1.4,<1.5"] build-backend = "maturin" [project]