MDL-66069 mlbackend_python: Bump to a new version of the package

This commit is contained in:
David Monllaó
2019-07-03 13:44:24 +02:00
committed by Jenkins
parent e8b6cb418f
commit eb2f9593a7
+1 -1
View File
@@ -38,7 +38,7 @@ class processor implements \core_analytics\classifier, \core_analytics\regresso
/**
* The required version of the python package that performs all calculations.
*/
const REQUIRED_PIP_PACKAGE_VERSION = '0.0.5';
const REQUIRED_PIP_PACKAGE_VERSION = '1.0.1';
/**
* The path to the Python bin.