diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 0a59f4a..af497dd --- a/setup.py +++ b/setup.py @@ -153,7 +153,7 @@ def include_dirs(self): "PIL", "Python >= 2.7", "pyzmq >= 14.3.0", - "scikit-learn == 0.14.1", + "scikit-learn == 1.5.0", "scipy", "traits", "traitsui",