diff --git a/pyproject.toml b/pyproject.toml index 1c0df3b..0d2b420 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "ruff~=0.9.4", "torch~=2.0", "numpy~=2.0", - "pre-commit~=4.1.0", + "pre-commit>=4.1,<4.4", "maturin~=1.7", ] docs = [