diff --git a/pyproject.toml b/pyproject.toml index 50c5f4395..e3c122c06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ test = [ "mypy ~= 1.1", "pylint ~= 3.0.1", "pytest ~= 7.4.0", - "setuptools-rust ~= 0.12.1", + "setuptools-rust ~= 1.8.1", "psutil ~= 5.9.3", "py2many >=0.3", "types-requests ~= 2.31.0",