Merge branch 'MDL-60517_master' of git://github.com/dmonllao/moodle

This commit is contained in:
Damyon Wiese
2017-10-23 12:10:04 +08:00
+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.3';
const REQUIRED_PIP_PACKAGE_VERSION = '0.0.4';
/**
* The path to the Python bin.