diff --git a/pyproject.toml b/pyproject.toml index 5533f8c40..0e0ee4f8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -201,7 +201,7 @@ dev = [ "python-multipart", "psutil", # Linting - "pylint", + "pylint==2.15.10", # Code formatting "black[jupyter]==22.6.0", # Documentation