diff --git a/pyproject.toml b/pyproject.toml index 0fe6f589f..1f7d1d033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ develop = [ "pytest-benchmark~=5.1", "pre-commit~=4.0", "ruff~=0.9", - "isort~=5.0" + "isort>=5,<8" ] [tool.setuptools.packages.find]