diff --git a/setup.py b/setup.py index ee4dfa905..165816d6b 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ 'pyarrow>14.0.0', 'docformatter>=1.4', 'jupyter==1.1.1', - 'pre-commit>=2.18.1,<4', + 'pre-commit>=2.18.1,<5', 'pytest==8.3.3', 'pytest_codeblocks==0.17.0', 'pytest-cov>=4,<6',