diff --git a/setup.py b/setup.py index 25ed637..501534a 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ "extra": ["matplotlib", "statsmodels", "scikit-learn", "pandas"], "dev": [ "mypy==1.19.0", - "pylint==3.3.9", + "pylint==4.0.4", "pycodestyle==2.14.0", "pdoc3==0.11.6", "build==1.3.0",