diff --git a/pyproject.toml b/pyproject.toml index 413db245..d6a03135 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,6 +28,7 @@ dependencies = [ "pandas", "psutil", "PyGithub", + "pylance==0.15.0", "PyYAML", "requests", "rich-click>=1.6.1",