Merge branch 'pr-9' into develop
diff --git a/python-toolbox/setup.py b/python-toolbox/setup.py
index fce8991..8e4526d 100644
--- a/python-toolbox/setup.py
+++ b/python-toolbox/setup.py
@@ -88,7 +88,7 @@
     'tox>=2.2.0',
     'mock>=2.0.0',
     'pytest>=2.9.2',
-    'pytest-cov>=1.8.1',
+    'pytest-cov>=1.8.1,<2.6',
     'pytest-watch>=4.1.0',
     'pytest-testmon>=0.8.2',
     'Keras>=2.2.0',