diff --git a/pyproject.toml b/pyproject.toml index 9e1fdd333..c82e4e9a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ optional-dependencies.dev = [ "pre-commit>=4.6,<4.7", "python-lsp-server[all]>=1.14,<1.15", "ruff>=0.15.16,<0.16", - "rust-just~=1.51.0", + "rust-just>=1.51,<1.55", "scipy-stubs>=1.17.1.5,<1.18", "tbump>=6.11,<6.12", "ty>=0.0.43,<0.1",