diff --git a/setup.py b/setup.py index 507a6b7bf..d711e7616 100755 --- a/setup.py +++ b/setup.py @@ -217,7 +217,7 @@ def run(self): 'msmtools', 'thermotools>=0.1.14', 'bhmm<0.7', - 'joblib==0.8.4', + 'joblib>0.8.4', 'pyyaml', 'psutil>=3.1.1', 'decorator>=4.0.0',