Merge branch 'MDL-60944_master-bump-mlbackend' of git://github.com/dmonllao/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2019-02-28 11:51:57 +01:00
commit 47d363f34f

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