Merge branch 'MDL-64787_master-bump-python-package' of git://github.com/dmonllao/moodle

This commit is contained in:
Adrian Greeve 2019-03-13 14:05:14 +08:00
commit dd8131a875

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