MDL-60667 mlbackend_python: Bump to non-linear neural net version

This commit is contained in:
David Monllao 2017-11-02 16:03:39 +01:00
parent 159b4e5d8c
commit 20b2565c38

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.4';
const REQUIRED_PIP_PACKAGE_VERSION = '0.0.5';
/**
* The path to the Python bin.